summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin/release/1.7.36
diff options
context:
space:
mode:
Diffstat (limited to 'winsup/cygwin/release/1.7.36')
-rw-r--r--winsup/cygwin/release/1.7.363
1 files changed, 3 insertions, 0 deletions
diff --git a/winsup/cygwin/release/1.7.36 b/winsup/cygwin/release/1.7.36
index 21175c9ac..0515ef96e 100644
--- a/winsup/cygwin/release/1.7.36
+++ b/winsup/cygwin/release/1.7.36
@@ -35,3 +35,6 @@ Bug Fixes
- Avoid potential crash at startup or in getgroups(2).
Addresses: https://cygwin.com/ml/cygwin/2015-04/msg00010.html
+
+- Fix UTF-16 surrogate handling in wctomb and friends.
+ Addresses: https://cygwin.com/ml/cygwin/2015-03/msg00452.html