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