[newlib-cygwin] Cygwin: Add release messages for previous two commits

Corinna Vinschen corinna@sourceware.org
Tue May 31 14:38:00 GMT 2016


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

commit c496a068cf653c7e94eac014542914f087ef4585
Author: Corinna Vinschen <corinna@vinschen.de>
Date:   Tue May 31 16:37:53 2016 +0200

    Cygwin: Add release messages for previous two commits
    
    Signed-off-by: Corinna Vinschen <corinna@vinschen.de>

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

diff --git a/winsup/cygwin/release/2.5.2 b/winsup/cygwin/release/2.5.2
index c60f0fc..e48a085 100644
--- a/winsup/cygwin/release/2.5.2
+++ b/winsup/cygwin/release/2.5.2
@@ -17,3 +17,9 @@ Bug Fixes
 
 - Allow mmap to map regions > 4 Gigs on 64 bit.
   Addresses: https://cygwin.com/ml/cygwin/2016-05/msg00140.html
+
+- Fix realpath(3) for incoming paths starting with long path prefixes.
+  Addresses: https://sourceware.org/ml/cygwin/2016-04/msg00281.html
+
+- Fix a usage of INT_MAX (required limits.h) in math.h
+  Addresses: Report on #cygwin-developers



More information about the Cygwin-cvs mailing list