aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>1999-12-16 23:04:20 +0000
committerErik Andersen <andersen@codepoet.org>1999-12-16 23:04:20 +0000
commit3d7e3414da38fce26a7f53f7ea36ddf781fa0233 (patch)
tree835a088b51c9493c92cef3edc5cc0758b8de37bf /Changelog
parent0aa611816772021e706f0996aa2eed56d26ad696 (diff)
downloadbusybox-3d7e3414da38fce26a7f53f7ea36ddf781fa0233.tar.gz
Wrote rmmod for busybox.
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index da2346ae7..5bf8a5f72 100644
--- a/Changelog
+++ b/Changelog
@@ -1,7 +1,7 @@
0.40
* Added the -s option to du -beppu
* Fixed an embarrasing segfault in head -beppu
- * New App: lsmod -erik
+ * New Apps: lsmod, rmmod -erik
* New Apps: fbset contributed by Randolph Chung <tausq@debian.org>.
* Fixed an bug in syslogd causing it to stop logging after 20 minutes. -erik
* Fixed the embarrasing failure of the -p opition in the logger app. -erik