aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>1999-10-22 05:14:44 +0000
committerEric Andersen <andersen@codepoet.org>1999-10-22 05:14:44 +0000
commit51f8c89040b86811d877f2a476268ecb85dd6c96 (patch)
tree45e90c8fbe5780914c3e103b6132271c36344956
parent63a0e530bd535cff8bc56cb51258102285581046 (diff)
downloadbusybox-w32-51f8c89040b86811d877f2a476268ecb85dd6c96.tar.gz
busybox-w32-51f8c89040b86811d877f2a476268ecb85dd6c96.tar.bz2
busybox-w32-51f8c89040b86811d877f2a476268ecb85dd6c96.zip
Stuf
-rw-r--r--Changelog3
1 files changed, 3 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 4d652a5bb..776f88503 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,9 @@
7 * Added in optional _real_ regular expression support (to be 7 * Added in optional _real_ regular expression support (to be
8 the basis for a future sed utility). When compiled in, 8 the basis for a future sed utility). When compiled in,
9 adds 3.9k. 9 adds 3.9k.
10 * Checked out using nftw(3) for recursive stuff, but unfortunatly
11 it wasn't supported before GNU libc 2.1, and some folks use
12 glibc 2.0.7 since it is much smaller than that latest and greatest.
10 13
11 14
120.30 150.30