Cygwin: Add release messages for previous two commits
Signed-off-by: Corinna Vinschen <corinna@vinschen.de>
This commit is contained in:
parent
5c759ab2f4
commit
c496a068cf
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue