diff src/ChangeLog @ 5151:641d0cdd1d00

fix compilation problems identified by Robert Delius Royar -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-03-16 Ben Wing <ben@xemacs.org> * alloc.c (make_lcrecord_list): * alloc.c (alloc_managed_lcrecord): Fix compilation problems identified by Robert Delius Royar.
author Ben Wing <ben@xemacs.org>
date Tue, 16 Mar 2010 23:09:34 -0500
parents b0ab9aa48977
children cb303ff63e76
line wrap: on
line diff
--- a/src/ChangeLog	Mon Mar 15 16:38:03 2010 -0500
+++ b/src/ChangeLog	Tue Mar 16 23:09:34 2010 -0500
@@ -1,3 +1,9 @@
+2010-03-16  Ben Wing  <ben@xemacs.org>
+
+	* alloc.c (make_lcrecord_list):
+	* alloc.c (alloc_managed_lcrecord):
+	Fix compilation problems identified by Robert Delius Royar.
+	
 2010-03-15  Ben Wing  <ben@xemacs.org>
 
 	* extents.c (Fprevious_single_property_change):