diff options
| -rw-r--r-- | src/ChangeLog.unicode | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 820b23117f7..2577db74d4f 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2007-12-27 Kenichi Handa <handa@ni.aist.go.jp> | ||
| 2 | |||
| 3 | * ftfont.c (ftfont_drive_otf): Fix setting of FROM and TO slots of | ||
| 4 | glyphs. | ||
| 5 | |||
| 6 | * font.h (struct font_driver): Docstring of member `shape' is | ||
| 7 | improved. | ||
| 8 | |||
| 1 | 2007-12-25 Kenichi Handa <handa@m17n.org> | 9 | 2007-12-25 Kenichi Handa <handa@m17n.org> |
| 2 | 10 | ||
| 3 | * composite.c (syms_of_composite): Fix docstring of | 11 | * composite.c (syms_of_composite): Fix docstring of |