summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-08-02 08:42:58 +0000
committerEric Andersen <andersen@codepoet.org>2001-08-02 08:42:58 +0000
commitff9b4a8981c4af9c6107ae4193c782ae3c94a23b (patch)
treed6b304098d3e3e0858e5199f78181cb207a4449e /Changelog
parentfdbac35b332ae3e7789e2663d7e3b1144c061207 (diff)
downloadbusybox-w32-ff9b4a8981c4af9c6107ae4193c782ae3c94a23b.tar.gz
busybox-w32-ff9b4a8981c4af9c6107ae4193c782ae3c94a23b.tar.bz2
busybox-w32-ff9b4a8981c4af9c6107ae4193c782ae3c94a23b.zip
Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing
for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 632541744..4a8481ec3 100644
--- a/Changelog
+++ b/Changelog
@@ -66,6 +66,8 @@
66 -- added "stopped jobs" warning to ash on exit 66 -- added "stopped jobs" warning to ash on exit
67 * Adam Slattery 67 * Adam Slattery
68 -- Fixed ping compile problem 68 -- Fixed ping compile problem
69 * Robert J. Osborne <rj@resourceinternational.com>
70 -- fixed a vi bug with delete and escape sequences on empty files.
69 71
70 72
71 -Erik Andersen, 31 July 2001 73 -Erik Andersen, 31 July 2001