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-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.gz busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.bz2 busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.zip |
Several more updates
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1,6 +1,10 @@ | |||
1 | 0.44 | 1 | 0.44 |
2 | * added the -v option (inverted search) to grep, | 2 | * added the -v option (inverted search) to grep, |
3 | updated docs/busybox.pod accordingly. -beppu | 3 | updated docs/busybox.pod accordingly. -beppu |
4 | * Added mktemp, contributed by Daniel Jacobowitz <dan@debian.org> | ||
5 | * Fix for ping warnings from Sascha Ziemann <szi@aibon.ping.de> | ||
6 | * More doc updates | ||
7 | |||
4 | 8 | ||
5 | 0.43 | 9 | 0.43 |
6 | * Major update to the provided documentation. | 10 | * Major update to the provided documentation. |