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-ff9b4a8981c4af9c6107ae4193c782ae3c94a23b.tar.gz |
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 @@ -- added "stopped jobs" warning to ash on exit * Adam Slattery -- Fixed ping compile problem + * Robert J. Osborne <rj@resourceinternational.com> + -- fixed a vi bug with delete and escape sequences on empty files. -Erik Andersen, 31 July 2001 |