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>1999-10-22 23:49:09 +0400
committerEric Andersen <andersen@codepoet.org>1999-10-22 23:49:09 +0400
commita07f0b040808c7b1a3b81cbbe3a580f023450817 (patch)
treedbd825e2be10fcde23ed463e29771ac30aeec9f6 /Changelog
parent9922c833cabe4b5766facb110c17bbaf5fc05670 (diff)
More stuff.
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index ab113a644..fe2c6b1bc 100644
--- a/Changelog
+++ b/Changelog
@@ -1,4 +1,6 @@
0.32
+ * usage() now printf the BusyBox version. This will help folks
+ realize that they are not in Kansas anymore.
* Fixed mkdir -m option so that it works.
0.31