# HG changeset patch # User Chong Yidong # Date 1235694599 0 # Node ID 668bf00f127d5b86e65a160c81d6f322c099a830 # Parent b666efc8e8478a1dea87ca02e82af2af3833c674 Fix last entry. diff -r b666efc8e847 -r 668bf00f127d src/ChangeLog --- a/src/ChangeLog Fri Feb 27 00:29:42 2009 +0000 +++ b/src/ChangeLog Fri Feb 27 00:29:59 2009 +0000 @@ -2,9 +2,8 @@ * font.c (font_style_to_value): Set value for unknown symbols to 100 instead of 255. - - * font.h (weight_table, slant_table, width_table): Treat - "unspecified" as the default value. + (weight_table, slant_table, width_table): Treat "unspecified" as + the default value. 2009-02-26 Juanma Barranquero