diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 642445b2328..6485ed08027 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-07-07 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * term.c (produce_glyphs) <xassert>: Allow IT_GLYPHLESS in it->what. | ||
| 4 | (Bug#9015) | ||
| 5 | |||
| 1 | 2011-07-07 Kenichi Handa <handa@m17n.org> | 6 | 2011-07-07 Kenichi Handa <handa@m17n.org> |
| 2 | 7 | ||
| 3 | * character.h (unicode_category_t): New enum type. | 8 | * character.h (unicode_category_t): New enum type. |