summaryrefslogtreecommitdiff
path: root/old/fileutils/ChangeLog
diff options
context:
space:
mode:
authorJim Meyering <jim@meyering.net>2000-11-10 16:30:37 +0000
committerJim Meyering <jim@meyering.net>2000-11-10 16:30:37 +0000
commit2dcd72c77efb9fd9f2baddea0f7cf42229d2048a (patch)
tree12f003fd18dd273fc190b19beb1a28bdddd5c18b /old/fileutils/ChangeLog
parent4aba36bd9a455ee84c8a40546370517eb9732de3 (diff)
downloadcoreutils-2dcd72c77efb9fd9f2baddea0f7cf42229d2048a.tar.xz
*** empty log message ***
Diffstat (limited to 'old/fileutils/ChangeLog')
-rw-r--r--old/fileutils/ChangeLog8
1 files changed, 7 insertions, 1 deletions
diff --git a/old/fileutils/ChangeLog b/old/fileutils/ChangeLog
index de4a3ec4d..8adb0580b 100644
--- a/old/fileutils/ChangeLog
+++ b/old/fileutils/ChangeLog
@@ -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.