add pseudo console fixes to release text
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
cdf5db22f1
commit
6d79e0a588
|
@ -17,9 +17,15 @@ Bug Fixes:
|
|||
- Define CPU_SETSIZE, as on Linux.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2019-12/msg00248.html
|
||||
|
||||
- Fix the problem which overrides the code page setting.
|
||||
Addresses: https://www.cygwin.com/ml/cygwin/2019-12/msg00292.html
|
||||
|
||||
- Fix a regression that prevented the root of a drive from being the
|
||||
Cygwin installation root.
|
||||
Addresses: https://cygwin.com/ml/cygwin/2020-01/msg00111.html
|
||||
|
||||
- Many fixes in new pseudo console support.
|
||||
Addresses (among others):
|
||||
https://cygwin.com/ml/cygwin/2019-12/msg00173.html
|
||||
https://cygwin.com/ml/cygwin/2019-12/msg00292.html
|
||||
https://cygwin.com/ml/cygwin/2019-12/msg00295.html
|
||||
https://cygwin.com/ml/cygwin/2020-01/msg00093.html
|
||||
https://cygwin.com/ml/cygwin/2020-01/msg00147.html
|
||||
https://cygwin.com/ml/cygwin/2020-01/msg00161.html
|
||||
|
|
Loading…
Reference in New Issue