diff options
author | Erik Andersen <andersen@codepoet.org> | 2000-04-25 23:24:55 +0000 |
---|---|---|
committer | Erik Andersen <andersen@codepoet.org> | 2000-04-25 23:24:55 +0000 |
commit | 227a59b05d6df9b4be5990915646249d6f548822 (patch) | |
tree | 36b29c39d4740003b9b77c098a634bac8a6dcb45 /Changelog | |
parent | f93a95de6960b1d1977a934aafd3e9a8b8ea1765 (diff) | |
download | busybox-227a59b05d6df9b4be5990915646249d6f548822.tar.gz |
Several more updates
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ 0.44 * added the -v option (inverted search) to grep, updated docs/busybox.pod accordingly. -beppu + * Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org> + * Fix for ping warnings from Sascha Ziemann <szi@aibon.ping.de> + * More doc updates + 0.43 * Major update to the provided documentation. |