diff src/ChangeLog @ 31469:3e89159397e4

*** empty log message ***
author Gerd Moellmann <gerd@gnu.org>
date Thu, 07 Sep 2000 16:10:38 +0000
parents e4d056848427
children 2cf699b8eb1c
line wrap: on
line diff
--- a/src/ChangeLog	Thu Sep 07 16:10:22 2000 +0000
+++ b/src/ChangeLog	Thu Sep 07 16:10:38 2000 +0000
@@ -1,5 +1,9 @@
 2000-09-07  Gerd Moellmann  <gerd@gnu.org>
 
+	* ralloc.c (mmap_find): Fix overlap computation.
+	(mmap_enlarge): Compute nbytes before trying to find an
+	overlapping region.
+
 	* xfaces.c (smaller_face): Compare font heights with `<' and `>'
 	instead of `!='.