diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index b8333c6bb25..13f878766df 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -4,6 +4,7 @@ | |||
| 4 | compose a grapheme cluster with the preceding base glyph. | 4 | compose a grapheme cluster with the preceding base glyph. |
| 5 | 5 | ||
| 6 | * composite.c (composition_compute_stop_pos): Fix previous change. | 6 | * composite.c (composition_compute_stop_pos): Fix previous change. |
| 7 | Reset cmp_it->id to -1 at first. | ||
| 7 | 8 | ||
| 8 | 2008-09-10 Glenn Morris <rgm@gnu.org> | 9 | 2008-09-10 Glenn Morris <rgm@gnu.org> |
| 9 | 10 | ||