# HG changeset patch # User Jason Rumney # Date 1182375152 0 # Node ID 43e4a77d35aa2457615422fbe4f22f2ae873de00 # Parent 269277f4e9167abfba45ba5c74e9b749582c6c6c *** empty log message *** diff -r 269277f4e916 -r 43e4a77d35aa src/ChangeLog --- a/src/ChangeLog Wed Jun 20 21:31:49 2007 +0000 +++ b/src/ChangeLog Wed Jun 20 21:32:32 2007 +0000 @@ -1,3 +1,8 @@ +2007-06-20 Jason Rumney + + * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished. + (w32_free_bdf_font): Unmap memory not handle. + 2007-06-20 Sam Steingold * gmalloc.c (__morecore): Fix the declaration to comply with the