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:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog8
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 @@
+0.27
+ Mount now supports -a, and -t auto.
+ Mount now updates mtab correctly for 'ro'.
+ More checks screen rows size, outputs bytes percentage.
+ Printf added as module.
+0.26
+ Touch now creates files. -c option for no create.
+ \ No newline at end of file