Cygwin: add __sFILE64 fix to 3.4.1 release notes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
0f376ae220
commit
6429a7a7f6
|
@ -4,3 +4,7 @@ Bug Fixes
|
||||||
- Fix an error introduced into the build process, resulting in `gcc -pg'
|
- Fix an error introduced into the build process, resulting in `gcc -pg'
|
||||||
becoming disfunctional.
|
becoming disfunctional.
|
||||||
Addresses: https://cygwin.com/pipermail/cygwin/2022-December/252619.html
|
Addresses: https://cygwin.com/pipermail/cygwin/2022-December/252619.html
|
||||||
|
|
||||||
|
- Fix a backward incompatibility problem in the definition of the
|
||||||
|
base type of the stdio type FILE.
|
||||||
|
Addresses: https://savannah.gnu.org/bugs/index.php?63480
|
||||||
|
|
Loading…
Reference in New Issue