aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
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.