summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-29 23:36:31 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-29 23:36:31 +0000
commitff719d663e49ab3abb8060ad93e62b160029f63b (patch)
treea905495ca01e40923619cddc58701a623ca716ea
parent04579780b78c2928e100dbee57cbff6daaf84c66 (diff)
downloadbusybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.tar.gz
busybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.tar.bz2
busybox-w32-ff719d663e49ab3abb8060ad93e62b160029f63b.zip
Stuf
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 3bd205f38..aa549bd17 100644
--- a/Changelog
+++ b/Changelog
@@ -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