Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.busybox.net/busybox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2001-08-22 09:58:16 +0400
committerEric Andersen <andersen@codepoet.org>2001-08-22 09:58:16 +0400
commitb76cb68979e072a020a0c203bcd4ed2d2ec7afa8 (patch)
tree21beafc4807f4429ae4d11affbe0c18a1a248b7a /Changelog
parent1071ccfd25ec2c218c9d87da98282620e5356626 (diff)
A patch from Shu-Hao Chang <shuhao_chang@trend.com.tw> to
fixed sed handling of multiple -e commands
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index b0ec9c7da..c9b72f6bf 100644
--- a/Changelog
+++ b/Changelog
@@ -13,6 +13,8 @@
* Rodney Brown <RDBrown@mira.net>
-- Optimized gzip.c, shrinking it be ~1.5k
+ * Shu-Hao Chang <shuhao_chang@trend.com.tw>
+ -- Fixed sed handling of multiple -e commands
-Erik Andersen, --not yet released--