aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index a3536cda7a4..642445b2328 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,4 +1,4 @@
12011-07-06 Kenichi Handa <handa@m17n.org> 12011-07-07 Kenichi Handa <handa@m17n.org>
2 2
3 * character.h (unicode_category_t): New enum type. 3 * character.h (unicode_category_t): New enum type.
4 4
@@ -40,6 +40,11 @@
40 * font.c (font_range): Adjusted for the change of 40 * font.c (font_range): Adjusted for the change of
41 Vunicode_category_table. 41 Vunicode_category_table.
42 42
432011-07-07 Dan Nicolaescu <dann@ics.uci.edu>
44
45 * m/iris4d.h: Remove file, move contents ...
46 * s/irix6-5.h: ... here.
47
432011-07-06 Paul Eggert <eggert@cs.ucla.edu> 482011-07-06 Paul Eggert <eggert@cs.ucla.edu>
44 49
45 Remove unportable assumption about struct layout (Bug#8884). 50 Remove unportable assumption about struct layout (Bug#8884).