aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index d7adeba42..bc03e150e 100644
--- a/Changelog
+++ b/Changelog
@@ -12,6 +12,8 @@
12 * Add optional ls file sorting, thanks to a patch from 12 * Add optional ls file sorting, thanks to a patch from
13 Sterling Huxley <sterling@europa.com> 13 Sterling Huxley <sterling@europa.com>
14 * lsmod now uses the query_module syscall, rather then /proc 14 * lsmod now uses the query_module syscall, rather then /proc
15 * Added 'rdate' command from Sterling Huxley <sterling@europa.com>
16 * Added 'getopt' command from "Alfred M. Szmidt" <ams@trillian.itslinux.org>
15 17
16 18
17 -Erik Andersen 19 -Erik Andersen