diff src/ChangeLog @ 3906:605c915d2b9d

[xemacs-hg @ 2007-04-14 16:10:53 by stephent] Small fixes for font-mgr.c. <87y7kvudz3.fsf@uwakimon.sk.tsukuba.ac.jp>
author stephent
date Sat, 14 Apr 2007 16:10:57 +0000
parents 7bde3a686fda
children 3d2a9b62e044
line wrap: on
line diff
--- a/src/ChangeLog	Fri Apr 13 21:52:37 2007 +0000
+++ b/src/ChangeLog	Sat Apr 14 16:10:57 2007 +0000
@@ -1,3 +1,19 @@
+2007-04-15  Stephen J. Turnbull  <stephen@xemacs.org>
+
+	* font-mgr.c: Update FSF copyrights.
+
+	* font-mgr.c (print_fc_pattern): New facility for fc-pattern
+	objects.  Comment on need/implementation for equal/hash.
+
+	* font-mgr.c (build_fcapi_string): New convenience macro.
+	* font-mgr.c (Ffc_name_unparse):
+	* font-mgr.c (Ffc_pattern_get):
+	Use it.
+
+	* font-mgr.c (Ffc_name_parse):
+	* font-mgr.c (Ffc_font_match):
+	Remove incorrect comments about memory leaks.
+
 2007-04-01  Stephen J. Turnbull  <stephen@xemacs.org>
 
 	Thanks to OG for review  and Aidan Kehoe for useful comments.