diff options
author | Eric Andersen | 2000-07-31 17:05:58 +0000 |
---|---|---|
committer | Eric Andersen | 2000-07-31 17:05:58 +0000 |
commit | 98bbd688a80627ec4071b7c819ee2116f5ecc6d4 (patch) | |
tree | 20b6560f2bbd14e5d9b550d9f87f7e13e3cc02ac /Changelog | |
parent | 43c17b3d9649a2717961287b14b48960b611df82 (diff) | |
download | busybox-98bbd688a80627ec4071b7c819ee2116f5ecc6d4.zip busybox-98bbd688a80627ec4071b7c819ee2116f5ecc6d4.tar.gz |
Commit the rewrite of tail by Allen Soard
<esp-software@mail.hypermart.net>. Thanks Allen for
you work at getting this into shape,
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -6,6 +6,9 @@ 'make install-hardlinks' target to (tada) install hardlinks. * syslogd can now log messages to a remote host -- patch thanks to Gyepi Sam <gyepi@praxis-sw.com> + * Rewrite of 'tail' to make it simpler, smaller, and more robust. + It now weighs only 2.25k (3k when full featured). The code it + much cleaner, thanks to "Allen Soard" <esp-software@mail.hypermart.net> -Erik Andersen |