diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 7620a321c18..7176a2aa6ec 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2008-10-24 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * xdisp.c (handle_single_display_spec, handle_display_prop): Undo | ||
| 4 | 2005-05-16 change. | ||
| 5 | (handle_stop): Pop iterator if it's loaded with an empty string. | ||
| 6 | (get_overlay_strings_1): Don't save iterator if it's loaded with | ||
| 7 | an empty string (bug#1201). | ||
| 8 | |||
| 1 | 2008-10-24 Kenichi Handa <handa@m17n.org> | 9 | 2008-10-24 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * ftfont.c (ftfont_otf_features): Fix previous change. | 11 | * ftfont.c (ftfont_otf_features): Fix previous change. |