summaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-04-04 17:31:15 +0000
committerEric Andersen <andersen@codepoet.org>2001-04-04 17:31:15 +0000
commit3f98040554313a50ba68c60f43cd8c4a987a0d24 (patch)
tree53e5d4b531138eb0853b6233160b2cd4d768de1d /Changelog
parent91c9388715182a71173f2da71d74173221460412 (diff)
downloadbusybox-w32-3f98040554313a50ba68c60f43cd8c4a987a0d24.tar.gz
busybox-w32-3f98040554313a50ba68c60f43cd8c4a987a0d24.tar.bz2
busybox-w32-3f98040554313a50ba68c60f43cd8c4a987a0d24.zip
I said no new features till after the 0.51 release. Well, I lied. This is a
vi editor for busybox, contributed by Sterling Huxley <sterling@europa.com>. It adds 22k to the busybox binary when enabled. Quite impressive!
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 42dcfecae..862f14eae 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
10.51pre 10.51pre
2 * Sterling Huxley -- contributed a new vi applet! This is a very
3 functional vi implementation in Only 22k.
2 * Erik Andersen -- added env applet 4 * Erik Andersen -- added env applet
3 * Erik Andersen -- Split utility.c into libbb 5 * Erik Andersen -- Split utility.c into libbb
4 * Andreas Neuhaus <andy@fasta.fh-dortmund.de> -- fix for merging 6 * Andreas Neuhaus <andy@fasta.fh-dortmund.de> -- fix for merging