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] Cygwin: Add release messages for previous two commits


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


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