diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-03-05 08:07:00 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-03-05 08:07:00 +0000 |
commit | fb002d0df02ce53e8bcc03fe6e451b250b4d519e (patch) | |
tree | a1237f67ea857f4c83e6f51873177a9d3e5f16f0 /Changelog | |
parent | 66be5e7e29ad6fa457376996b4c08d307b92a6f1 (diff) |
Add in tr and dirname
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -3,6 +3,7 @@ * Added freeramdisk, which will free up all memory associated with a ram disk. Contributed by Emanuele Caratti <wiz@iol.it> and then adjusted a bit by me. + * Added tr and dirname from John Lombardo <john@deltanet.com> * tar wouldn't create directory entries that don't end in '/', now it does (thanks to Avery Pennarun <apenwarr@worldvisions.ca>) * Several fixes from Pavel Roskin <pavel_roskin@geocities.com>: |