diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-29 23:36:31 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-29 23:36:31 +0000 |
commit | ff719d663e49ab3abb8060ad93e62b160029f63b (patch) | |
tree | a905495ca01e40923619cddc58701a623ca716ea | |
parent | 04579780b78c2928e100dbee57cbff6daaf84c66 (diff) | |
download | busybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.tar.gz busybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.tar.bz2 busybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.zip |
Stuf
-rw-r--r-- | Changelog | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,7 +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 | * Wrote sed -- weighs only 1.8k (5.8k with full regular expressions!). |
11 | 11 | ||
12 | -Erik Andersen | 12 | -Erik Andersen |
13 | 13 | ||