aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 33fea805898..d7066b823b9 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,9 @@
12014-08-27 Michael Albinus <michael.albinus@gmx.de>
2
3 * lisp.h (str_collate):
4 * sysdep.c (str_collate): Return int.
5 (str_collate) [__STDC_ISO_10646__]: Propagate error of wcscoll.
6
12014-08-27 Dmitry Antipov <dmantipov@yandex.ru> 72014-08-27 Dmitry Antipov <dmantipov@yandex.ru>
2 8
3 Fix some glitches in previous change. 9 Fix some glitches in previous change.