diff src/ChangeLog @ 40870:f14e0aca1865

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Sat, 10 Nov 2001 11:40:04 +0000
parents 033f8479b762
children 4a9b5981d24b
line wrap: on
line diff
--- a/src/ChangeLog	Sat Nov 10 11:39:39 2001 +0000
+++ b/src/ChangeLog	Sat Nov 10 11:40:04 2001 +0000
@@ -1,3 +1,8 @@
+2001-11-10  Gerd Moellmann  <gerd@gnu.org>
+
+	* unexelf.c (unexec): Use mmap/munmap to allocate buffers 
+	instead of malloc/free.
+
 2001-11-09  Pavel Jan,Bm(Bk  <Pavel@Janik.cz>
 
 	* xfaces.c (merge_face_vectors): Use braces to follow GNU