diff src/ChangeLog @ 5053:0e803dc6f096

fix to assert in extents.c, so `make check' works -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-02-21 Ben Wing <ben@xemacs.org> * extents.c (process_extents_for_insertion_mapper): Assertion wasn't quite set up correctly in previous patch.
author Ben Wing <ben@xemacs.org>
date Sun, 21 Feb 2010 03:06:43 -0600
parents 92dc90c0bb40
children 24372c7e0e8f 86041556214b
line wrap: on
line diff
--- a/src/ChangeLog	Sat Feb 20 23:56:01 2010 -0600
+++ b/src/ChangeLog	Sun Feb 21 03:06:43 2010 -0600
@@ -1,3 +1,8 @@
+2010-02-21  Ben Wing  <ben@xemacs.org>
+
+	* extents.c (process_extents_for_insertion_mapper):
+	Assertion wasn't quite set up correctly in previous patch.
+
 2010-02-20  Ben Wing  <ben@xemacs.org>
 
 	* EmacsFrame.c: