diff options
Diffstat (limited to 'src')
| -rw-r--r-- | src/ChangeLog.unicode | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 4b3a2bb79b2..0dc0e9d95a2 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,14 @@ | |||
| 1 | 2006-11-07 Bob Halley <halley@play-bow.org> | ||
| 2 | |||
| 3 | * ccl.c (ccl_driver): If DST is NULL, set ccl->produced to 0. | ||
| 4 | |||
| 5 | 2006-10-31 Kenichi Handa <handa@m17n.org> | ||
| 6 | |||
| 7 | * xdisp.c (get_next_display_element): Set it->face_id for the | ||
| 8 | first component of a composition. | ||
| 9 | (x_produce_glyphs): Check if the font is changed or not for | ||
| 10 | composition. | ||
| 11 | |||
| 1 | 2006-10-31 Kenichi Handa <handa@m17n.org> | 12 | 2006-10-31 Kenichi Handa <handa@m17n.org> |
| 2 | 13 | ||
| 3 | (get_next_display_element): Set it->face_id for the | 14 | (get_next_display_element): Set it->face_id for the |