aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-07-20 23:41:24 +0000
committerEric Andersen <andersen@codepoet.org>2000-07-20 23:41:24 +0000
commitced2cefcca08eea3e9a293af6db9637769231e05 (patch)
tree240c6ade1f934a9a93134a0f2fd5e21df0e5d769 /Changelog
parent1f45b268cb5b0b11557f562ee5a5f54d60ac72aa (diff)
downloadbusybox-ced2cefcca08eea3e9a293af6db9637769231e05.tar.gz
* 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--Changelog11
1 files changed, 11 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 92139bca3..212574678 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,14 @@
+0.47
+
+ * 'make install' now creates relative symlinks, and added a new
+ '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>
+
+
+ -Erik Andersen
+
+
0.46
* Better portability. Now should compile cleanly with libc5,