aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorErik Andersen <andersen@codepoet.org>1999-12-15 22:14:12 +0000
committerErik Andersen <andersen@codepoet.org>1999-12-15 22:14:12 +0000
commit6f23cec5d081fac63a7a0c493d6caff77e55dfb1 (patch)
tree237dbf5039738e52cd7f6a3ada0ee9c03eccc01c /Changelog
parent935fb3886fc9bb91266275236da1edd5b2b6c2d9 (diff)
downloadbusybox-6f23cec5d081fac63a7a0c493d6caff77e55dfb1.tar.gz
Added lsmod
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index a1469c631..9ccc21160 100644
--- a/Changelog
+++ b/Changelog
@@ -1,6 +1,9 @@
0.40
* Added the -s option to du -beppu
* Fixed an embarrasing segfault in head -beppu
+ * New App: lsmod -erik
+
+ -Erik Andersen
0.39
* New Apps: ping, hostname, and mkfifo contributed by Randolph Chung