4
0
mirror of git://sourceware.org/git/newlib-cygwin.git synced 2025-02-21 00:07:36 +08:00

Cygwin: document the last bug fix

This commit is contained in:
Ken Brown 2019-07-24 14:52:01 -04:00
parent 8a46b8ede2
commit 6b843b82a8

View File

@ -14,3 +14,6 @@ Bug Fixes
- Don't append ".lnk" when renaming a socket file.
Addresses: https://cygwin.com/ml/cygwin/2019-07/msg00139.html
- Make tcsetpgrp() return -1 if its argument is negative.
Addresses: https://cygwin.com/ml/cygwin/2019-07/msg00166.html