projects
/
platform
/
upstream
/
coreutils.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
1af3ad0
)
*** empty log message ***
FILEUTILS-4_0u
author
Jim Meyering
<jim@meyering.net>
Mon, 12 Jun 2000 08:42:18 +0000
(08:42 +0000)
committer
Jim Meyering
<jim@meyering.net>
Mon, 12 Jun 2000 08:42:18 +0000
(08:42 +0000)
old/fileutils/ChangeLog
patch
|
blob
|
history
diff --git
a/old/fileutils/ChangeLog
b/old/fileutils/ChangeLog
index cba7953bd74bc9e3f6a328361e52848a5f59ba59..3bfc5fa72a3cb64f6ca4dc18f041f8e997aa9abb 100644
(file)
--- a/
old/fileutils/ChangeLog
+++ b/
old/fileutils/ChangeLog
@@
-2,6
+2,9
@@
* Version 4.0u.
+ * tests/rm/r-1: Clean up.
+ Be careful to remove temp directory upon interrupt.
+
* src/mv.c (main): Give the correct diagnostic when using the
--target-dir=DIR option, but no arguments.
Patch from Michael Stone. Reported by Herbert Xu.