This is the mail archive of the cygwin-cvs@cygwin.com mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[newlib-cygwin] Belatedly create release notes for commits 2f4fef9 and 9471b0b


https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=a4d1cb105366a0fc697d8b682229ca65b7cffeed

commit a4d1cb105366a0fc697d8b682229ca65b7cffeed
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Fri Nov 27 15:56:01 2015 +0100

    Belatedly create release notes for commits 2f4fef9 and 9471b0b

Diff:
---
 winsup/cygwin/release/2.4.0 | 7 +++++++
 1 file changed, 7 insertions(+)

diff --git a/winsup/cygwin/release/2.4.0 b/winsup/cygwin/release/2.4.0
index cb1b069..33d3b9f 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


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]