cygwin: add console issues to release notes

Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
Corinna Vinschen 2017-07-31 23:08:19 +02:00
parent e6c75c1de1
commit 8c4f86dd8e
1 changed files with 6 additions and 0 deletions

View File

@ -16,3 +16,9 @@ Bug Fixes
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