diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index a614d670fba..34a7282d814 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -3,6 +3,11 @@ | |||
| 3 | * font.c (font_parse_xlfd): If FONT is a font-entity and pixel | 3 | * font.c (font_parse_xlfd): If FONT is a font-entity and pixel |
| 4 | size in NAME is invalid, return -1. | 4 | size in NAME is invalid, return -1. |
| 5 | 5 | ||
| 6 | 2010-01-31 Chong Yidong <cyd@stupidchicken.com> | ||
| 7 | |||
| 8 | * nsterm.m (ns_defined_color): Block input. Suggested by Mike | ||
| 9 | <deactivated@gmail.com> (Bug#3605). | ||
| 10 | |||
| 6 | 2010-01-31 David De La Harpe Golden <david@harpegolden.net> | 11 | 2010-01-31 David De La Harpe Golden <david@harpegolden.net> |
| 7 | 12 | ||
| 8 | * fileio.c (Frename_file): Correctly rename symlinks to | 13 | * fileio.c (Frename_file): Correctly rename symlinks to |