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 b677822a065..8fa3ee97b78 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,5 +1,8 @@ | |||
| 1 | 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> | 1 | 2008-02-06 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 2 | ||
| 3 | * font.h (enum lgstring_indices, enum lglyph_indices): New enums. | ||
| 4 | (LGSTRING_SLOT, LGSTRING_SET_SLOT): New macros. | ||
| 5 | |||
| 3 | * composite.h (Fcompose_region_internal, Fcompose_string_internal): | 6 | * composite.h (Fcompose_region_internal, Fcompose_string_internal): |
| 4 | Declare. | 7 | Declare. |
| 5 | 8 | ||