changeset 102299:668bf00f127d

Fix last entry.
author Chong Yidong <cyd@stupidchicken.com>
date Fri, 27 Feb 2009 00:29:59 +0000
parents b666efc8e847
children d7ea9e8841d3
files src/ChangeLog
diffstat 1 files changed, 2 insertions(+), 3 deletions(-) [+]
line wrap: on
line diff
--- 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  <lekktu@gmail.com>