]> git.ipfire.org Git - thirdparty/coreutils.git/commitdiff
*** empty log message ***
authorJim Meyering <jim@meyering.net>
Fri, 10 Nov 2000 16:30:37 +0000 (16:30 +0000)
committerJim Meyering <jim@meyering.net>
Fri, 10 Nov 2000 16:30:37 +0000 (16:30 +0000)
old/fileutils/ChangeLog

index de4a3ec4dbc680c842c0710b7954618e746abfe4..8adb0580bdefd7d1ac5ab914990dca732860f93b 100644 (file)
@@ -1,7 +1,13 @@
-2000-11-09  Jim Meyering  <meyering@lucent.com>
+2000-11-10  Jim Meyering  <meyering@lucent.com>
 
        * Version 4.0.32.
 
+       * src/touch.c (main): Interpret a lone numeric argument of 8 or 10
+       digits as a file name, rather than as a date/time in the obsolescent
+       `MMDDhhmm[YY]' format.  Reported by Wenjun Zheng.
+       * tests/touch/obsolescent: New test for this.
+       * tests/touch/Makefile.am (TESTS): Add obsolescent.
+
 2000-11-06  Jim Meyering  <meyering@lucent.com>
 
        * tests/cp/cp-parents: Move mkdir tests into ../mkdir.