cygwin: add console issues to release notes
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
e6c75c1de1
commit
8c4f86dd8e
|
@ -16,3 +16,9 @@ Bug Fixes
|
||||||
Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html
|
Addresses: https://cygwin.com/ml/cygwin/2017-07/msg00114.html
|
||||||
|
|
||||||
- Fix a potential resource leak when checking reparse points during readdir.
|
- 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
|
||||||
|
|
Loading…
Reference in New Issue