aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
authorandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-13 04:47:09 +0000
committerandersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277>1999-11-13 04:47:09 +0000
commit0a73845cf024bfb250d3b1f571bb44d9df2e3215 (patch)
treed9bd903d4e30ea4faf1977a514853c5aac83690c /Changelog
parent2bb12300fc0f69d66e2d1e85348573863128619d (diff)
downloadbusybox-w32-0a73845cf024bfb250d3b1f571bb44d9df2e3215.tar.gz
busybox-w32-0a73845cf024bfb250d3b1f571bb44d9df2e3215.tar.bz2
busybox-w32-0a73845cf024bfb250d3b1f571bb44d9df2e3215.zip
updates for the day
git-svn-id: svn://busybox.net/trunk/busybox@99 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog12
1 files changed, 12 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index f94855eb4..0f8cec94d 100644
--- a/Changelog
+++ b/Changelog
@@ -1,3 +1,15 @@
10.36
2 * fixed dd so it properly defaults to stdin and stdout when no
3 if= and of= are set (fix thanks to Eric Delaunay).
4 * Don't try to close the file descriptor of a pipe. (fix also from
5 Eric Delaunay).
6 * Made createPath be quiet (again thanks to Eric Delaunay).
7 * If BB_CONSOLE_CMD_IF_RC_SCRIPT_EXITS is defined, then whatever
8 command you define it as will be run if the init script exits.
9 * Made createPath be quiet (again thanks to Eric Delaunay).
10
11 -Erik Andersen
12
10.35 130.35
2 * gzip now obeys the principle of least surprise and acts like god intended 14 * gzip now obeys the principle of least surprise and acts like god intended
3 (i.e. it accepts a file name, answers --help, and obeys the '-c' flag 15 (i.e. it accepts a file name, answers --help, and obeys the '-c' flag