diff options
author | Eric Andersen | 1999-10-29 23:09:13 +0000 |
---|---|---|
committer | Eric Andersen | 1999-10-29 23:09:13 +0000 |
commit | 7f1acfdb8928de69bf02db6cf217f0f3b4af45ea (patch) | |
tree | 752654d9a3ef967d5409600962e31bea5cae14fc /Changelog | |
parent | 24d8e7d787aa1940030a1beaabdd4388588ca512 (diff) | |
download | busybox-7f1acfdb8928de69bf02db6cf217f0f3b4af45ea.zip busybox-7f1acfdb8928de69bf02db6cf217f0f3b4af45ea.tar.gz |
More stuf. sed works.
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ * Added new apps chvt and deallocvt * Major adjustment of init.c. Code is now readable IMHO, and much more solid. + * Wrote sed -- weighs in at 1.8k (or 5.8k with full regular expressions!). -Erik Andersen |