From fc5b248784f094c99bce02e6af580d3db5ebd93f Mon Sep 17 00:00:00 2001 From: Corinna Vinschen Date: Mon, 4 Mar 2019 14:14:15 +0100 Subject: [PATCH] Cygwin: update 3.0.2 release file Signed-off-by: Corinna Vinschen --- winsup/cygwin/release/3.0.2 | 3 +++ 1 file changed, 3 insertions(+) diff --git a/winsup/cygwin/release/3.0.2 b/winsup/cygwin/release/3.0.2 index d0a592b7c..7d3a03457 100644 --- a/winsup/cygwin/release/3.0.2 +++ b/winsup/cygwin/release/3.0.2 @@ -32,3 +32,6 @@ Bug Fixes - Fix getitimer/timer_gettime values returned for unarmed timer. Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00395.html + +- Fix a fork issue with mmap on Windows 8 / Server 2012. + Addresses: https://cygwin.com/ml/cygwin/2019-03/msg00012.html