mirror of
git://git.sv.gnu.org/coreutils.git
synced 2026-08-14 06:03:46 +02:00
*** empty log message ***
This commit is contained in:
@@ -1,7 +1,13 @@
|
||||
2001-09-28 Jim Meyering <meyering@lucent.com>
|
||||
2001-09-29 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
* Version 4.1.1.
|
||||
|
||||
* mkinstalldirs: Update from master.
|
||||
|
||||
* Makefile.maint (wget-update): Add mkinstalldirs.
|
||||
|
||||
2001-09-28 Jim Meyering <meyering@lucent.com>
|
||||
|
||||
This mv command should fail (likewise for cp), rather than
|
||||
silently clobbering one of the source files.
|
||||
rm -rf a b c; mkdir a b c; touch a/f b/f; mv a/f b/f c
|
||||
|
||||
Reference in New Issue
Block a user