aboutsummaryrefslogtreecommitdiffstats
path: root/src/ChangeLog
diff options
context:
space:
mode:
authorJason Rumney2007-06-20 21:26:53 +0000
committerJason Rumney2007-06-20 21:26:53 +0000
commit76e4973a857ec84c85df7c199530436c3150862d (patch)
tree40cf25e67676f4727fff80cb26a72192f4329aa1 /src/ChangeLog
parent5fd6ff96085082b7ff81cb0ab93bb7618d88a840 (diff)
downloademacs-76e4973a857ec84c85df7c199530436c3150862d.tar.gz
emacs-76e4973a857ec84c85df7c199530436c3150862d.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 6f1be74a8e2..8a700909590 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 Juanma Barranquero <lekktu@gmail.com> 62007-06-20 Juanma Barranquero <lekktu@gmail.com>
2 7
3 * w32.c (_wsa_errlist): Fix typo in error message. 8 * w32.c (_wsa_errlist): Fix typo in error message.