aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 8915aff3..63bc2866 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
* regcomp.c: Undo change of 2016-01-24 when parsing single-byte
ranges. Go back to treating them as bytes and not as characters.
The change broke things on Windows in non-UTF-8 character sets.
+ * mbsupport.h (mbstate_t): Define to int.
+ Update copyright.
2016-04-10 John E. Malmberg <wb8tyw@qsl.net>