diff src/ChangeLog @ 3389:77b0b03fbc47

[xemacs-hg @ 2006-05-09 10:40:07 by stephent] Avoid leaking FontStructs. <87lktblbyt.fsf@tleepslib.sk.tsukuba.ac.jp>
author stephent
date Tue, 09 May 2006 10:40:09 +0000
parents 6830a3f39553
children 639cdee384e4
line wrap: on
line diff
--- a/src/ChangeLog	Tue May 09 05:15:15 2006 +0000
+++ b/src/ChangeLog	Tue May 09 10:40:09 2006 +0000
@@ -1,3 +1,10 @@
+2006-03-30  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* objects-x.c (x_initialize_font_instance):
+	Ensure that duplicative X font gets freed if we have an Xft font.
+	Remove some redundant debug output.
+	Comment on frequency of calls to this function.
+
 2006-05-08  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	* EmacsShell-sub.c (RootGeometryManager):