diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-11-25 08:06:22 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-11-25 08:06:22 +0000 |
commit | befda6e4ed06697f20fc114718ef0c92c5c6e56a (patch) | |
tree | 655d3ba8ac9b35679a23fccf019490e5462d192a /Changelog | |
parent | 3843e96252a823b4fdfc89c61d00342bf011ad88 (diff) | |
download | busybox-befda6e4ed06697f20fc114718ef0c92c5c6e56a.tar.gz |
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -1,4 +1,6 @@ 0.37 + * Wrote a micro syslogd, and a logger util (to log things to the syslog + from the command line or scripts) With both compiled in, costs 4k. * Fixed 'make install' so symlinks are installed in their proper locations. * Changed the build system slightly so that features can now be enabled or disabled from the busybox.defs.h header file, without trying to |