summaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index e7b04e4..4c97337 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
+2016-11-25 Bruno Haible <bruno@clisp.org>
+
+ Fix "make check" error on Mac OS X.
+ * tests/Makefile.in (POSTPROCESS_FOR_MINGW): Run 'sed' in the C locale.
+ This fixes an error "sed: RE error: illegal byte sequence" on Mac OS X
+ when producing languages.out.
+ Reported at <https://savannah.gnu.org/bugs/?45329>.
+
2016-11-23 Bruno Haible <bruno@clisp.org>
Update installation instructions for Windows.