Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/2.7.1')
-rw-r--r--winsup/cygwin/release/2.7.12
1 files changed, 2 insertions, 0 deletions
diff --git a/winsup/cygwin/release/2.7.1 b/winsup/cygwin/release/2.7.1
index 54e110050..411a0ae6b 100644
--- a/winsup/cygwin/release/2.7.1
+++ b/winsup/cygwin/release/2.7.1
@@ -8,6 +8,8 @@ What changed:
- cygcheck and strace now always generate output with Unix LF line endings,
rather than with DOS/Windows CR LF line endings.
+- fork now preserves the load order of unrelated dlopen'd modules.
+
Bug Fixes
---------