4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-12 03:59:09 +08:00
Corinna Vinschen 8c4f86dd8e cygwin: add console issues to release notes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
2017-07-31 23:08:19 +02:00

25 lines
696 B
Groff

What's new:
-----------
What changed:
-------------
Bug Fixes
---------
- Fix a regression in fflush introduced in 2.8.0.
Addresses: https://sourceware.org/ml/cygwin-apps/2017-07/msg00041.html
- Fix a regression in reparse point handling introduced in 2.8.1.
Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html
- Fix a potential resource leak when checking reparse points during readdir.
- Fix select and read in Windows console when running under codepage 65001.
Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00388.html
- Fix a clear screen issue in Windows console when running under codepage 65001.
Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00430.html