aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5dd113775d9..d649c1bcdbc 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -3,6 +3,11 @@
3 * font.c (font_open_entity): Always open a font of manageable 3 * font.c (font_open_entity): Always open a font of manageable
4 size. 4 size.
5 5
62013-04-26 Paul Eggert <eggert@cs.ucla.edu>
7 Port better to AIX (Bug#14258).
8 * lisp.h (ENUM_BF) [__IBMC__]: Make it 'unsigned int' here, too,
9 to pacify AIX xlc.
10
62013-04-24 Kenichi Handa <handa@gnu.org> 112013-04-24 Kenichi Handa <handa@gnu.org>
7 12
8 * coding.c (decode_coding_iso_2022): When an invalid escape 13 * coding.c (decode_coding_iso_2022): When an invalid escape