diff src/ChangeLog @ 5054:24372c7e0e8f

fix build problem with pdump -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-02-21 Ben Wing <ben@xemacs.org> * gc.c (kkcc_marking): Fix compile error. * mc-alloc.c: #if 0 out some unused functions.
author Ben Wing <ben@xemacs.org>
date Sun, 21 Feb 2010 20:58:45 -0600
parents 0e803dc6f096
children 79564cbad5f3 e7b120e28b49 8b2f75cecb89
line wrap: on
line diff
--- a/src/ChangeLog	Sun Feb 21 03:06:43 2010 -0600
+++ b/src/ChangeLog	Sun Feb 21 20:58:45 2010 -0600
@@ -1,3 +1,9 @@
+2010-02-21  Ben Wing  <ben@xemacs.org>
+
+	* gc.c (kkcc_marking): Fix compile error.
+	* mc-alloc.c:
+	#if 0 out some unused functions.
+
 2010-02-21  Ben Wing  <ben@xemacs.org>
 
 	* extents.c (process_extents_for_insertion_mapper):