aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-08-02 08:42:58 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>2001-08-02 08:42:58 +0000
commitb32f736bd46b8e19b864ecc8c654537cacc94f03 (patch)
treed6b304098d3e3e0858e5199f78181cb207a4449e /Changelog
parent4a09c7d5e4ea07753e9c0991d3dc7e358b4a3958 (diff)
downloadbusybox-w32-b32f736bd46b8e19b864ecc8c654537cacc94f03.tar.gz
busybox-w32-b32f736bd46b8e19b864ecc8c654537cacc94f03.tar.bz2
busybox-w32-b32f736bd46b8e19b864ecc8c654537cacc94f03.zip
Scrub away the last leftovers from BB_FEATURE_<shell>. Good thing
for multibuild.pl -- I would have missed this stupid mess otherwise. -Erik git-svn-id: svn://busybox.net/trunk/busybox@3185 69ca8d6d-28ef-0310-b511-8ec308f3f277
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