diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index ac909cc7885..f0a620b7b99 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,13 @@ | |||
| 1 | 2010-02-28 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * charset.c (load_charset_map_from_file) | ||
| 4 | (load_charset_map_from_vector): Zero out allocated | ||
| 5 | charset_map_entries before using them. | ||
| 6 | |||
| 7 | 2010-02-27 Andreas Schwab <schwab@linux-m68k.org> | ||
| 8 | |||
| 9 | * w32uniscribe.c (uniscribe_check_otf): Fix length check. | ||
| 10 | |||
| 1 | 2010-02-27 Chong Yidong <cyd@stupidchicken.com> | 11 | 2010-02-27 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 12 | ||
| 3 | * font.c (font_parse_fcname): Recognize "Book", "Condensed", | 13 | * font.c (font_parse_fcname): Recognize "Book", "Condensed", |