Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorCorinna Vinschen <corinna@vinschen.de>2015-11-27 17:56:01 +0300
committerCorinna Vinschen <corinna@vinschen.de>2015-11-27 17:56:01 +0300
commita4d1cb105366a0fc697d8b682229ca65b7cffeed (patch)
treeb2f344d54f681e293dc757d6b60f5ed678cdc1bf /winsup
parentc43e9340f1bebe97d8e8ea683ec7f2bf911b5a85 (diff)
Belatedly create release notes for commits 2f4fef9 and 9471b0b
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/release/2.4.07
1 files changed, 7 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.4.0 b/winsup/cygwin/release/2.4.0
index cb1b069cf..33d3b9f3b 100644
--- a/winsup/cygwin/release/2.4.0
+++ b/winsup/cygwin/release/2.4.0
@@ -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