*** empty log message ***

This commit is contained in:
Jim Meyering
2000-11-10 16:30:37 +00:00
parent 4aba36bd9a
commit 2dcd72c77e
+7 -1
View 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.