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 bbfd9592cf1..c74732b4210 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -1,3 +1,8 @@ | |||
| 1 | 2011-01-27 Chong Yidong <cyd@stupidchicken.com> | ||
| 2 | |||
| 3 | * font.c (font_parse_fcname): Require GTK-style font sizes to | ||
| 4 | occur at the end of the font string (Bug#7853). | ||
| 5 | |||
| 1 | 2011-01-26 Chong Yidong <cyd@stupidchicken.com> | 6 | 2011-01-26 Chong Yidong <cyd@stupidchicken.com> |
| 2 | 7 | ||
| 3 | * font.c (font_parse_fcname): Fix typo in string length. | 8 | * font.c (font_parse_fcname): Fix typo in string length. |