Belatedly create release notes for commits 2f4fef9 and 9471b0b

This commit is contained in:
Corinna Vinschen 2015-11-27 15:56:01 +01:00
parent c43e9340f1
commit a4d1cb1053
1 changed files with 7 additions and 0 deletions

View File

@ -42,5 +42,12 @@ Bug Fixes
from David M. Gay.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00205.html
- Fix handling of relative paths in native symlinks if the target is in a
drive's root dir or one level below.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00277.html
- Fix a SEGV when calling `kill -l 0'.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00430.html
- Fix a race condition in signal handling.
Addresses: https://cygwin.com/ml/cygwin/2015-11/msg00387.html