CVSROOT: /sources/m4
Module name: m4
Changes by: Eric Blake <ericb> 06/06/10 13:10:57
Index: ChangeLog
===================================================================
RCS file: /sources/m4/m4/ChangeLog,v
retrieving revision 1.296
retrieving revision 1.297
diff -u -b -r1.296 -r1.297
--- ChangeLog 9 May 2006 03:40:22 -0000 1.296
+++ ChangeLog 10 Jun 2006 13:10:57 -0000 1.297
@@ -1,3 +1,14 @@
+2006-06-10 Andreas Schwab <[EMAIL PROTECTED]> (tiny change)
+ Eric Blake <[EMAIL PROTECTED]>
+
+ * modules/time.c (ctime): Pass correctly typed variable to
+ m4_numeric_arg.
+ (gmtime): Likewise.
+ (localtime): Likewise.
+ (strftime): Likewise.
+ * m4/utility.c (m4_numeric_arg): For now, document arbitrary
+ limit inherent in this interface.
+
2006-05-08 Bruno Haible <[EMAIL PROTECTED]> (tiny change)
* modules/m4.c (WEXITSTATUS): Provide fallback definition.
@@ -6408,4 +6419,4 @@
* Initial beta release. Release 0.50, manual 0.05.
- $Revision: 1.296 $ $Date: 2006/05/09 03:40:22 $
+ $Revision: 1.297 $ $Date: 2006/06/10 13:10:57 $