Add missing release message for 68b4238f4a1276a1f6f18430580b62dfa0420ffd

This commit is contained in:
Corinna Vinschen 2015-11-04 10:09:12 +01:00
parent 0ed1523470
commit 58922d3125
1 changed files with 3 additions and 0 deletions

View File

@ -60,5 +60,8 @@ Bug Fixes
- Fix pthread_kill(3) to return errno instead of -1.
- Remove lingering pending signals after a thread exited.
Addresses: https://cygwin.com/ml/cygwin/2015-09/msg00197.html
- Workaround a bug in Windows 10 NLS handling.
Addresses: https://cygwin.com/ml/cygwin/2015-10/msg00547.html