diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 16ff26c18ef..ac33e998cc5 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,9 @@ | |||
| 1 | 2008-02-23 Eli Zaretskii <eliz@gnu.org> | ||
| 2 | |||
| 3 | * w32.c (globals_of_w32): Add initializations for | ||
| 4 | g_b_init_get_sid_sub_authority and | ||
| 5 | g_b_init_get_sid_sub_authority_count. | ||
| 6 | |||
| 1 | 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca> | 7 | 2008-02-22 Stefan Monnier <monnier@iro.umontreal.ca> |
| 2 | 8 | ||
| 3 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. | 9 | * font.c (font_match_xlfd, font_check_xlfd_parse): New funs. |