Mercurial > emacs
changeset 81521:43e4a77d35aa
*** empty log message ***
author | Jason Rumney <jasonr@gnu.org> |
---|---|
date | Wed, 20 Jun 2007 21:32:32 +0000 |
parents | 269277f4e916 |
children | 84a55f32b8e6 |
files | src/ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 <jasonr@gnu.org> + + * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished. + (w32_free_bdf_font): Unmap memory not handle. + 2007-06-20 Sam Steingold <sds@gnu.org> * gmalloc.c (__morecore): Fix the declaration to comply with the