aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-06-20 21:32:32 +0000
committerJason Rumney2007-06-20 21:32:32 +0000
commitfab8b787ff048bddd6c0c91b23d40e34482c76b1 (patch)
treef767513011d37372d1c05c8c05a9d3238a9a6ac6 /src/ChangeLog
parentcfe440b88caf56ec6b51f3119b54daf63944714b (diff)
downloademacs-fab8b787ff048bddd6c0c91b23d40e34482c76b1.tar.gz
emacs-fab8b787ff048bddd6c0c91b23d40e34482c76b1.zip
(w32_BDF_to_x_font): Unmap memory when finished.
(w32_free_bdf_font): Unmap memory not handle.
Diffstat (limited to 'src/ChangeLog')
-rw-r--r--src/ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/src/ChangeLog b/src/ChangeLog
index 5861f7e6043..3707ba5d82a 100644
--- a/src/ChangeLog
+++ b/src/ChangeLog
@@ -1,3 +1,8 @@
12007-06-20 Jason Rumney <jasonr@gnu.org>
2
3 * w32bdf.c (w32_BDF_to_x_font): Unmap memory when finished.
4 (w32_free_bdf_font): Unmap memory not handle.
5
12007-06-20 Sam Steingold <sds@gnu.org> 62007-06-20 Sam Steingold <sds@gnu.org>
2 7
3 * gmalloc.c (__morecore): Fix the declaration to comply with the 8 * gmalloc.c (__morecore): Fix the declaration to comply with the