summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-11-25 08:06:22 +0000
committerEric Andersen <andersen@codepoet.org>1999-11-25 08:06:22 +0000
commitbefda6e4ed06697f20fc114718ef0c92c5c6e56a (patch)
tree655d3ba8ac9b35679a23fccf019490e5462d192a /Changelog
parent3843e96252a823b4fdfc89c61d00342bf011ad88 (diff)
downloadbusybox-w32-befda6e4ed06697f20fc114718ef0c92c5c6e56a.tar.gz
busybox-w32-befda6e4ed06697f20fc114718ef0c92c5c6e56a.tar.bz2
busybox-w32-befda6e4ed06697f20fc114718ef0c92c5c6e56a.zip
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index cef86ec66..60bb73cf0 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
10.37 10.37
2 * Wrote a micro syslogd, and a logger util (to log things to the syslog
3 from the command line or scripts) With both compiled in, costs 4k.
2 * Fixed 'make install' so symlinks are installed in their proper locations. 4 * Fixed 'make install' so symlinks are installed in their proper locations.
3 * Changed the build system slightly so that features can now be enabled 5 * Changed the build system slightly so that features can now be enabled
4 or disabled from the busybox.defs.h header file, without trying to 6 or disabled from the busybox.defs.h header file, without trying to