CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 07/08/11 15:50:59
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.537
retrieving revision 1.538
diff -u -b -r1.537 -r1.538
--- ChangeLog 10 Aug 2007 15:09:45 -0000 1.537
+++ ChangeLog 11 Aug 2007 15:50:58 -0000 1.538
@@ -1,3 +1,13 @@
+2007-08-11 Eric Blake <[EMAIL PROTECTED]>
+
+ Another upstream xstrtol change.
+ * po/POTFILES.in: Track changes in files containing messages.
+ * bootstrap (src_modules): getopt is now pulled into libgnu.a, no
+ need to grab it separately.
+ * src/main.c (OPT_STR, LONG_OPT_STR, short_opt_str, OPT_STR_INIT):
+ No longer needed.
+ (size_opt): Adjust to latest xstrtol interface.
+
2007-08-10 Eric Blake <[EMAIL PROTECTED]>
Documentation improvements.
@@ -9109,7 +9119,7 @@
-----
- $Revision: 1.537 $ $Date: 2007/08/10 15:09:45 $
+ $Revision: 1.538 $ $Date: 2007/08/11 15:50:58 $
Local Variables:
coding: utf-8