Document the last bug fix

This commit is contained in:
Ken Brown 2019-09-27 13:36:45 -04:00
parent 283cb372e4
commit 6061f9c76f
1 changed files with 3 additions and 0 deletions

View File

@ -82,3 +82,6 @@ Bug Fixes
- Make rmdir fail if its argument is a symlink.
Addresses: https://cygwin.com/ml/cygwin/2019-09/msg00221.html
- Fix an assertion failure on an invalid path.
Addresses: https://cygwin.com/ml/cygwin/2019-09/msg00228.html