diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 5ce4c049c77..39f168dc8a4 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2010-08-25 Kenichi Handa <handa@m17n.org> | 1 | 2010-08-25 Kenichi Handa <handa@m17n.org> |
| 2 | 2 | ||
| 3 | * fontset.c (reorder_font_vector): Prefer a font-spec specifying | ||
| 4 | :otf. | ||
| 5 | |||
| 3 | * composite.c (composition_compute_stop_pos): Don't break | 6 | * composite.c (composition_compute_stop_pos): Don't break |
| 4 | composition at PT. | 7 | composition at PT. |
| 5 | (composition_reseat_it): Likewise. Fix calculation of character | 8 | (composition_reseat_it): Likewise. Fix calculation of character |