aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorAaron Lehmann <aaronl@vitelius.com>2001-12-06 03:32:12 +0000
committerAaron Lehmann <aaronl@vitelius.com>2001-12-06 03:32:12 +0000
commitebd8065f387e24f9a9562377dcabbf7eb0165c79 (patch)
tree8330a6504eb99ccec85eff6283efa9c525acebc1 /Changelog
parent2dd2d7a37da0f292ede2f9bfe1575280a49a5106 (diff)
downloadbusybox-ebd8065f387e24f9a9562377dcabbf7eb0165c79.tar.gz
Trying to commit Changelog and TODO. cvs is being weird :/
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 1 insertions, 1 deletions
diff --git a/Changelog b/Changelog
index 41b2358d2..aa4cd401a 100644
--- a/Changelog
+++ b/Changelog
@@ -15,7 +15,7 @@
-- a whole bunch of ash size optimizations
-- Fix for ash leading redirections (i.e. '2>/dev/null ls rubbish')
* Rodney Brown <RDBrown@mira.net>
- -- Optimized gzip.c, shrinking it be ~1.5k
+ -- Optimized gzip.c, shrinking it by ~1.5k
* Matt Kraai
-- Fix sed s/[/]// handling (closes: #1208).
-- Fix `-/bin/sh' invocation (closes: #1209).