aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJohn Beppu <beppu@lbox.org>1999-12-15 19:35:02 +0000
committerJohn Beppu <beppu@lbox.org>1999-12-15 19:35:02 +0000
commit935fb3886fc9bb91266275236da1edd5b2b6c2d9 (patch)
tree6741e12aed7d4659711723c62379fca639f39e4d /Changelog
parent25ab6534576eb0dbb636867ff992ab3a69ae06bc (diff)
downloadbusybox-935fb3886fc9bb91266275236da1edd5b2b6c2d9.tar.gz
made note of my recent changes
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog4
1 files changed, 4 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f8bb0fd53..a1469c631 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,7 @@
+0.40
+ * Added the -s option to du -beppu
+ * Fixed an embarrasing segfault in head -beppu
+
0.39
* New Apps: ping, hostname, and mkfifo contributed by Randolph Chung
<tausq@debian.org>. 3 items off the TODO list!