This commit is contained in:
Eric Andersen
1999-11-19 02:38:58 +00:00
parent ab746abfc0
commit 08b1034f4f
17 changed files with 101 additions and 48 deletions

View File

@@ -1,3 +1,8 @@
0.37
* Now 'rm -R' and 'rm -r' both work.
-Erik Andrsen
0.36
* fixed dd so it properly defaults to stdin and stdout when no
if= and of= are set (fix thanks to Eric Delaunay).