summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--winsup/cygwin/release/3.2.03
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/3.2.0 b/winsup/cygwin/release/3.2.0
index 5fa476f1e..32cc4edec 100644
--- a/winsup/cygwin/release/3.2.0
+++ b/winsup/cygwin/release/3.2.0
@@ -27,3 +27,6 @@ Bug Fixes
- The pthread_yield declaration in pthread is now visible by default
or when defining _BSD_SOURCE, too.
+
+- Fix SEGV in modfl call.
+ Addresses: https://cygwin.com/pipermail/cygwin/2020-August/246056.html