From f51d15eaf659cce0a00143e8e0fa9a63cba73560 Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Tue, 15 Oct 2013 16:53:46 +0000 Subject: [PATCH] *** empty log message *** --- winsup/cygwin/release/1.7.26 | 4 ++++ 1 file changed, 4 insertions(+) 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