diff options
author | Eric Andersen <andersen@codepoet.org> | 1999-10-05 16:24:54 +0000 |
---|---|---|
committer | Eric Andersen <andersen@codepoet.org> | 1999-10-05 16:24:54 +0000 |
commit | cc8ed39b240180b58810784f844e253263594ac3 (patch) | |
tree | 15feebbb4be9a9168209609f48f0b100f9364420 /Changelog | |
download | busybox-w32-0_29alpha2.tar.gz busybox-w32-0_29alpha2.tar.bz2 busybox-w32-0_29alpha2.zip |
Initial revision0_29alpha2
Diffstat (limited to '')
-rw-r--r-- | Changelog | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/Changelog b/Changelog new file mode 100644 index 000000000..e00f7281e --- /dev/null +++ b/Changelog | |||
@@ -0,0 +1,8 @@ | |||
1 | 0.27 | ||
2 | Mount now supports -a, and -t auto. | ||
3 | Mount now updates mtab correctly for 'ro'. | ||
4 | More checks screen rows size, outputs bytes percentage. | ||
5 | Printf added as module. | ||
6 | 0.26 | ||
7 | Touch now creates files. -c option for no create. | ||
8 | \ No newline at end of file | ||