changeset 4767:dba492ef7440

Fix log for previous commit.
author Stephen J. Turnbull <stephen@xemacs.org>
date Sat, 05 Dec 2009 01:04:17 +0900
parents 32b358a240b0
children 0f5bee973a7b fd36a980d701
files lisp/ChangeLog
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/lisp/ChangeLog	Sat Dec 05 01:02:33 2009 +0900
+++ b/lisp/ChangeLog	Sat Dec 05 01:04:17 2009 +0900
@@ -1,6 +1,7 @@
 2009-12-05  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* font.el (x-font-create-object): Check for Xft before using it.
+	This fixes the symptom in openSUSE bug #558764.
 
 2009-11-10  Jerry James  <james@xemacs.org>