diff lib-src/ChangeLog @ 4962:e813cf16c015

merge
author Ben Wing <ben@xemacs.org>
date Mon, 01 Feb 2010 05:29:05 -0600
parents c50b0b3c7b8d 70089046adef
children cbe181529c34
line wrap: on
line diff
--- a/lib-src/ChangeLog	Sun Jan 31 21:11:44 2010 -0600
+++ b/lib-src/ChangeLog	Mon Feb 01 05:29:05 2010 -0600
@@ -10,6 +10,20 @@
 	* ootags.c (C_entries):
 	Fix warnings about possible use of uninitialized vars.
 
+2010-01-30  Ben Wing  <ben@xemacs.org>
+
+	* make-mswin-unicode.pl:
+	Make it possible to specify an overridden prototype in cases where
+	either Cygwin or Visual Studio has errors in their headers that
+	can be corrected by falling back to a less qualified type (typically
+	without const).
+
+2010-01-28  Jerry James  <james@xemacs.org>
+
+	* Makefile.in.in: Remove make-msgfile and make-po rules.
+	* make-msgfile.c: Removed, obsolete code.
+	* make-po.c: Removed, obsolete code.
+
 2010-01-15  Ben Wing  <ben@xemacs.org>
 
 	* make-mswin-unicode.pl: