summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>2000-04-25 23:24:55 +0000
committerErik Andersen <andersen@codepoet.org>2000-04-25 23:24:55 +0000
commit227a59b05d6df9b4be5990915646249d6f548822 (patch)
tree36b29c39d4740003b9b77c098a634bac8a6dcb45 /Changelog
parentf93a95de6960b1d1977a934aafd3e9a8b8ea1765 (diff)
downloadbusybox-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.gz
busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.tar.bz2
busybox-w32-227a59b05d6df9b4be5990915646249d6f548822.zip
Several more updates
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 823f9eef6..b7e40e624 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,10 @@
10.44 10.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
50.43 90.43
6 * Major update to the provided documentation. 10 * Major update to the provided documentation.