# HG changeset patch # User Jason Rumney # Date 1202139777 0 # Node ID 26af07115a9d27371dd36a59f00b2f2335b48a6b # Parent e96ff7166c81dd9c244e3a506f8ab2da58e3aa1a *** empty log message *** diff -r e96ff7166c81 -r 26af07115a9d src/ChangeLog --- a/src/ChangeLog Mon Feb 04 15:41:52 2008 +0000 +++ b/src/ChangeLog Mon Feb 04 15:42:57 2008 +0000 @@ -21,6 +21,7 @@ * w32font.c (w32font_open_internal): Use font_unparse_fcname to set full_name. + (w32font_open_internal): Use xmalloc, xrealloc, xfree. 2008-02-03 Jason Rumney