diff options
Diffstat (limited to 'src/ChangeLog')
| -rw-r--r-- | src/ChangeLog | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/src/ChangeLog b/src/ChangeLog index c0741f08f55..8c2f33b899e 100644 --- a/src/ChangeLog +++ b/src/ChangeLog | |||
| @@ -2,9 +2,8 @@ | |||
| 2 | 2 | ||
| 3 | * font.c (font_style_to_value): Set value for unknown symbols to | 3 | * font.c (font_style_to_value): Set value for unknown symbols to |
| 4 | 100 instead of 255. | 4 | 100 instead of 255. |
| 5 | 5 | (weight_table, slant_table, width_table): Treat "unspecified" as | |
| 6 | * font.h (weight_table, slant_table, width_table): Treat | 6 | the default value. |
| 7 | "unspecified" as the default value. | ||
| 8 | 7 | ||
| 9 | 2009-02-26 Juanma Barranquero <lekktu@gmail.com> | 8 | 2009-02-26 Juanma Barranquero <lekktu@gmail.com> |
| 10 | 9 | ||