changeset 96015:045ef67cb49e

* font.c (font_parse_fcname): Fix handling of unknown-spec string.
author Chong Yidong <cyd@stupidchicken.com>
date Mon, 16 Jun 2008 14:35:02 +0000
parents f4a50aac009c
children c1105df0f9c8
files src/ChangeLog
diffstat 1 files changed, 4 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/ChangeLog	Mon Jun 16 13:44:18 2008 +0000
+++ b/src/ChangeLog	Mon Jun 16 14:35:02 2008 +0000
@@ -1,3 +1,7 @@
+2008-06-16  Chong Yidong  <cyd@stupidchicken.com>
+
+	* font.c (font_parse_fcname): Fix handling of unknown-spec string.
+
 2008-06-16  Juanma Barranquero  <lekktu@gmail.com>
 
 	* font.c (Ffont_spec): Fix usage in docstring.