diff options
Diffstat (limited to 'src/ChangeLog.unicode')
| -rw-r--r-- | src/ChangeLog.unicode | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog.unicode b/src/ChangeLog.unicode index 7f2b241431c..c7548ec068d 100644 --- a/src/ChangeLog.unicode +++ b/src/ChangeLog.unicode | |||
| @@ -1,5 +1,10 @@ | |||
| 1 | 2007-12-05 Kenichi Handa <handa@ni.aist.go.jp> | 1 | 2007-12-05 Kenichi Handa <handa@ni.aist.go.jp> |
| 2 | 2 | ||
| 3 | * ftfont.c (struct OpenTypeSpec): New struct. | ||
| 4 | (OTF_SYM_TAG, OTF_TAG_STR): New macros. | ||
| 5 | (ftfont_get_open_type_spec): New function. | ||
| 6 | (ftfont_list) [HAVE_LIBOTF]: Check otf-spec property. | ||
| 7 | |||
| 3 | * lread.c (read1): Redo the previous change with checking | 8 | * lread.c (read1): Redo the previous change with checking |
| 4 | Vpurify_flag. | 9 | Vpurify_flag. |
| 5 | 10 | ||