Cygwin: improve release text for FILE issue

Add a note in terms of 3.4.0 compatibility.

Suggested-by: Markus Mützel <markus.muetzel@gmx.de>
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2022-12-09 12:41:54 +01:00
parent 55de3fdd0e
commit 3a910b624a
1 changed files with 3 additions and 1 deletions

View File

@ -6,5 +6,7 @@ Bug Fixes
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.
base type of the stdio type FILE. This requires that C++ binaries
compiled under Cygwin 3.4.0 having a public facing interface using
FILE need to be recompiled.
Addresses: https://savannah.gnu.org/bugs/index.php?63480