diff options
author | Eric Andersen <andersen@codepoet.org> | 2001-08-02 08:42:58 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 2001-08-02 08:42:58 +0000 |
commit | ff9b4a8981c4af9c6107ae4193c782ae3c94a23b (patch) | |
tree | d6b304098d3e3e0858e5199f78181cb207a4449e /Changelog | |
parent | fdbac35b332ae3e7789e2663d7e3b1144c061207 (diff) | |
download | busybox-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-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 |