diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index 4dd53f21981..523f19ff0c0 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,11 @@ | |||
| 1 | 2009-07-28 Kenichi Handa <handa@m17n.org> | ||
| 2 | |||
| 3 | * font.c (font_parse_xlfd): Check DPI and AVGWIDTH properties more | ||
| 4 | rigidly. | ||
| 5 | |||
| 6 | * xfont.c (xfont_list_pattern): Don't ignore the return value of | ||
| 7 | font_parse_xlfd. Check font properties more rigidly. | ||
| 8 | |||
| 1 | 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> | 9 | 2009-07-27 Dan Nicolaescu <dann@ics.uci.edu> |
| 2 | 10 | ||
| 3 | * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h | 11 | * s/netbsd.h (SIGNALS_VIA_CHARACTERS): Remove, already defined in bsd-common.h |