aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 4 insertions, 2 deletions
diff --git a/Changelog b/Changelog
index f415e5d43..62db63bd2 100644
--- a/Changelog
+++ b/Changelog
@@ -7,8 +7,10 @@
7 * syslogd can now log messages to a remote host -- patch thanks 7 * syslogd can now log messages to a remote host -- patch thanks
8 to Gyepi Sam <gyepi@praxis-sw.com> 8 to Gyepi Sam <gyepi@praxis-sw.com>
9 * Rewrite of 'tail' to make it simpler, smaller, and more robust. 9 * Rewrite of 'tail' to make it simpler, smaller, and more robust.
10 It now weighs only 2.25k (3k when full featured). The code it 10 It now weighs only 2.25k (3k when full featured). The code is
11 much cleaner, thanks to "Allen Soard" <esp-software@mail.hypermart.net> 11 cleaner too, thanks to Allen Soard <esp-software@mail.hypermart.net>
12 * Add optional ls file sorting, thanks to a patch from
13 Sterling Huxley <sterling@europa.com>
12 14
13 15
14 -Erik Andersen 16 -Erik Andersen