Document the last change

This commit is contained in:
Ken Brown 2019-09-24 15:31:17 -04:00
parent d1b5feef82
commit a9724c3904
1 changed files with 3 additions and 0 deletions

View File

@ -79,3 +79,6 @@ Bug Fixes
- 64 bit only: Avoid collisions between memory maps created with shmat
and Windows datastructures during fork.
Addresses: https://cygwin.com/ml/cygwin/2019-08/msg00107.html
- Make rmdir fail if its argument is a symlink.
Addresses: https://cygwin.com/ml/cygwin/2019-09/msg00221.html