diff options
author | Eric Andersen <andersen@codepoet.org> | 2000-07-20 23:41:24 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2000-07-20 23:41:24 +0000 |
commit | ced2cefcca08eea3e9a293af6db9637769231e05 (patch) | |
tree | 240c6ade1f934a9a93134a0f2fd5e21df0e5d769 /Changelog | |
parent | 1f45b268cb5b0b11557f562ee5a5f54d60ac72aa (diff) | |
download | busybox-w32-ced2cefcca08eea3e9a293af6db9637769231e05.tar.gz busybox-w32-ced2cefcca08eea3e9a293af6db9637769231e05.tar.bz2 busybox-w32-ced2cefcca08eea3e9a293af6db9637769231e05.zip |
* syslogd can now log messages to a remote host -- patch thanks
to Gyepi Sam <gyepi@praxis-sw.com>
-Erik
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 11 |
1 files changed, 11 insertions, 0 deletions
@@ -1,3 +1,14 @@ | |||
1 | 0.47 | ||
2 | |||
3 | * 'make install' now creates relative symlinks, and added a new | ||
4 | 'make install-hardlinks' target to (tada) install hardlinks. | ||
5 | * syslogd can now log messages to a remote host -- patch thanks | ||
6 | to Gyepi Sam <gyepi@praxis-sw.com> | ||
7 | |||
8 | |||
9 | -Erik Andersen | ||
10 | |||
11 | |||
1 | 0.46 | 12 | 0.46 |
2 | 13 | ||
3 | * Better portability. Now should compile cleanly with libc5, | 14 | * Better portability. Now should compile cleanly with libc5, |