https://sourceware.org/git/gitweb.cgi?p=newlib-cygwin.git;h=f3be186911ca2a4ab1c7482e405babdc0cbad839

commit f3be186911ca2a4ab1c7482e405babdc0cbad839
Author: Corinna Vinschen <[email protected]>
Date:   Sat Feb 23 23:07:42 2019 +0100

    Cygwin: Add 3.0.2 release file
    
    Signed-off-by: Corinna Vinschen <[email protected]>

Diff:
---
 winsup/cygwin/release/3.0.2 | 20 ++++++++++++++++++++
 1 file changed, 20 insertions(+)

diff --git a/winsup/cygwin/release/3.0.2 b/winsup/cygwin/release/3.0.2
new file mode 100644
index 0000000..0f3f4f7
--- /dev/null
+++ b/winsup/cygwin/release/3.0.2
@@ -0,0 +1,20 @@
+What's new:
+-----------
+
+
+What changed:
+-------------
+
+
+Bug Fixes
+---------
+
+- Fix timerfd select always returning immediately.
+  Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00364.html
+
+- Drop enforcing case-correct group names for AD accounts to avoid
+  excessively long startup times.
+  Addresses: https://cygwin.com/ml/cygwin/2019-02/msg00301.html
+
+- Fix and speed up evaluation of group membership in seteuid.
+  Addresses: Local testing.

Reply via email to