diff src/ChangeLog @ 3286:b3ab8c197518

[xemacs-hg @ 2006-03-17 14:30:43 by stephent] eliminate bogus pointer to nowhere in x_font_instance_truename <874q1xgn5d.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Fri, 17 Mar 2006 14:30:45 +0000
parents 390dee4913ba
children 168191f9515f
line wrap: on
line diff
--- a/src/ChangeLog	Thu Mar 16 22:51:09 2006 +0000
+++ b/src/ChangeLog	Fri Mar 17 14:30:45 2006 +0000
@@ -1,3 +1,8 @@
+2006-03-17  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* objects-x.c (x_font_instance_truename):
+	Eliminate bogus pointer to nowhere.
+
 2006-03-09  Jerry James  <james@xemacs.org>
 
 	* profile.h (RETURN_UNGCPRO_EXIT_PROFILING): Add missing do.