aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 2747f40fe40..ef06b02aa2e 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -21,6 +21,7 @@
21 21
22 * w32font.c (w32font_open_internal): Use font_unparse_fcname to 22 * w32font.c (w32font_open_internal): Use font_unparse_fcname to
23 set full_name. 23 set full_name.
24 (w32font_open_internal): Use xmalloc, xrealloc, xfree.
24 25
252008-02-03 Jason Rumney <jasonr@gnu.org> 262008-02-03 Jason Rumney <jasonr@gnu.org>
26 27