diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |