aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorMark Whitley <markw@lineo.com>2001-01-04 22:07:50 +0000
committerMark Whitley <markw@lineo.com>2001-01-04 22:07:50 +0000
commit92386561f1df20d94d399e544cca221f153415ed (patch)
treefd97bfc5100e3366ac8533a93d7da1fdd574f549 /Changelog
parent05ebdd03d4507bb92bff395906a3076fecc1010d (diff)
downloadbusybox-92386561f1df20d94d399e544cca221f153415ed.tar.gz
Included name of Larry Doolittle's build test script. Shameless self-crediting
of a few items.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog6
1 files changed, 5 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index fab930c92..aa4178287 100644
--- a/Changelog
+++ b/Changelog
@@ -24,13 +24,17 @@
read and exec should work better now
* Matt Kraai et al. -- more tar improvements and bug fixes, now
handles regexp file exclusion
- * Larry Doolittle -- new script to automate build rule checking
+ * Larry Doolittle -- new script (multibuild.pl) to automate build rule
+ checking
* Matt Kraai -- update/cleanup of the docs on how to use init.
* Erik Andersen -- sh.c renamed all symbols per the style guide.
Better if-then-else-fi handling
* Erik Andersen -- cleaner division of labor between cmdedit.c and sh.c
* Erik Andersen -- md5sum was broken in 0.48. Now fixed (and doesn't
use getline, shrinking static compiles (since nothing else used it).
+ * Mark Whitley -- Updates to style guide
+ * Mark Whitley -- Big cleanup in utility.c: style guide compliance,
+ de-macro-ifying some variables and functions
-Erik Andersen, <not released yet>