summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/1.7.264
1 files changed, 4 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.26 b/winsup/cygwin/release/1.7.26
index 69ab627b7..ef21b6901 100644
--- a/winsup/cygwin/release/1.7.26
+++ b/winsup/cygwin/release/1.7.26
@@ -5,9 +5,13 @@ What's new:
What changed:
-------------
+- Slightly improve randomness of /dev/random emulation.
Bug fixes:
----------
- pthread_atparent hook should not be called in the child.
Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00365.html
+
+- 64 bit only: Correctly mmap'ing regions > 4 Gigs.
+ Fixes: http://cygwin.com/ml/cygwin/2013-09/msg00155.html