Document the last change
This commit is contained in:
parent
d1b5feef82
commit
a9724c3904
|
@ -79,3 +79,6 @@ Bug Fixes
|
||||||
- 64 bit only: Avoid collisions between memory maps created with shmat
|
- 64 bit only: Avoid collisions between memory maps created with shmat
|
||||||
and Windows datastructures during fork.
|
and Windows datastructures during fork.
|
||||||
Addresses: https://cygwin.com/ml/cygwin/2019-08/msg00107.html
|
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
|
||||||
|
|
Loading…
Reference in New Issue