diff src/ChangeLog @ 4941:4ce4d519bdd8

use two hashes for comments in Makefile.in.in -------------------- ChangeLog entries follow: -------------------- src/ChangeLog addition: 2010-01-21 Ben Wing <ben@xemacs.org> * Makefile.in.in: Oops. Use two hashes for comments in Makefile.in.in.
author Ben Wing <ben@xemacs.org>
date Thu, 21 Jan 2010 04:10:57 -0600
parents 9113c5044de8
children de60897044f4
line wrap: on
line diff
--- a/src/ChangeLog	Wed Jan 20 22:30:33 2010 -0600
+++ b/src/ChangeLog	Thu Jan 21 04:10:57 2010 -0600
@@ -68,6 +68,11 @@
 	Remove `extern Lisp_Object' decls that duplicate lisp.h,
 	since they have different C vs. C++ linkage.
 	
+2010-01-21  Ben Wing  <ben@xemacs.org>
+
+	* Makefile.in.in:
+	Oops.  Use two hashes for comments in Makefile.in.in.
+
 2010-01-20  Ben Wing  <ben@xemacs.org>
 
 	* symbols.c: