aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-12-08 19:35:51 +0000
committerEric Andersen <andersen@codepoet.org>2000-12-08 19:35:51 +0000
commit9cff4fbac91bdd63acbed23b732d76c56177ca62 (patch)
treeaa6dac97487324c215bea690e8ad73c99e0c487c /Changelog
parent5e09b6e3a83c83fe3db99ef9f8b2cdf6dc21cec4 (diff)
downloadbusybox-9cff4fbac91bdd63acbed23b732d76c56177ca62.tar.gz
Patch from Matt Kraai to make logger log all arguments.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 90212119f..3095c95cb 100644
--- a/Changelog
+++ b/Changelog
@@ -45,6 +45,7 @@
* Mark Whitley -- remix of xargs
* Jim Gleason <jimg@lineo.com> -- fixed tar so it no longer breaks
hard links.
+ * Matt Kraai -- logger now logs all arguments, not just the first
-Erik Andersen