*** empty log message ***
authorJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 17:54:57 +0000 (17:54 +0000)
committerJim Meyering <jim@meyering.net>
Wed, 9 Jul 2003 17:54:57 +0000 (17:54 +0000)
lib/ChangeLog

index 3da0ba4..340f09b 100644 (file)
@@ -1,5 +1,9 @@
 2003-07-09  Jim Meyering  <jim@meyering.net>
 
+       * mktime.c: Update from gnulib.
+       FIXME: but still need to adjust m4/mktime.c so that this fixed
+       version is used when needed.
+
        Fix the bug that would make `du /' omit the `/' on the last line.
        E.g., `du --exclude '[^/]*' -x /' would print only "4\t\n" for me.
        * ftw.c (ftw_dir): Don't clobber the leading `/'.