commit | 08b1034f4f0b910660a8b1a537f86462fa41ebad | [log] [tgz] |
---|---|---|
author | Eric Andersen <andersen@codepoet.org> | Fri Nov 19 02:38:58 1999 +0000 |
committer | Eric Andersen <andersen@codepoet.org> | Fri Nov 19 02:38:58 1999 +0000 |
tree | 4a39b721f4654120bff47fcd7cd95906172ec16f | |
parent | ab746abfc05c28824b25e12b86a538b09fb9275d [diff] [blame] |
Stuf
diff --git a/Changelog b/Changelog index efd70cb..0529d18 100644 --- a/Changelog +++ b/Changelog
@@ -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).