summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorJohn Beppu1999-12-09 23:33:04 +0000
committerJohn Beppu1999-12-09 23:33:04 +0000
commit29fcc90f3e0ebd8b4d4d5f1a96741f982baa38f1 (patch)
tree61dd8c42502c1eed2ce6e16fa2b40f3d1c2020c1 /Changelog
parent6805d5d69e9c2be264e62cf53c86ca3e5a929d31 (diff)
downloadbusybox-29fcc90f3e0ebd8b4d4d5f1a96741f982baa38f1.zip
busybox-29fcc90f3e0ebd8b4d4d5f1a96741f982baa38f1.tar.gz
minor changelog update
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4655b7c..edaa34c 100644
--- a/Changelog
+++ b/Changelog
@@ -14,6 +14,8 @@
one file descriptor per file. Oops.
* Fixed rebooting from init. I'd left some debugging code in
which blocked reboots.
+ * Added a prelinary du implementation. Some parameter parsing
+ stuff still needs to be added. -beppu
-Erik Andrsen