diff options
| author | Jason Rumney | 2007-06-20 21:32:32 +0000 |
|---|---|---|
| committer | Jason Rumney | 2007-06-20 21:32:32 +0000 |
| commit | fab8b787ff048bddd6c0c91b23d40e34482c76b1 (patch) | |
| tree | f767513011d37372d1c05c8c05a9d3238a9a6ac6 /src/ChangeLog | |
| parent | cfe440b88caf56ec6b51f3119b54daf63944714b (diff) | |
| download | emacs-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/ChangeLog | 5 |
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 @@ | |||
| 1 | 2007-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 | |||
| 1 | 2007-06-20 Sam Steingold <sds@gnu.org> | 6 | 2007-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 |