diff options
author | Erik Andersen | 2000-04-04 18:49:18 +0000 |
---|---|---|
committer | Erik Andersen | 2000-04-04 18:49:18 +0000 |
commit | b99ca13261765f23a6c5785490ae101f9dbd4a16 (patch) | |
tree | c93fa608d5314d07aa746d56c14c9820f22e2648 /Changelog | |
parent | 68a9ea4208d5661de225fec9be3ffff8b02b8d66 (diff) | |
download | busybox-b99ca13261765f23a6c5785490ae101f9dbd4a16.zip busybox-b99ca13261765f23a6c5785490ae101f9dbd4a16.tar.gz |
usleep contributed by Nicolas Pitre <nico@cam.org>
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -16,6 +16,7 @@ and then adjusted a bit by me. * Added tr and dirname from John Lombardo <john@deltanet.com> * Added echo and test (from me). + * Added usleep contributed by Nicolas Pitre <nico@cam.org> * 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>: |