aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--Changelog2
1 files changed, 2 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 50b28cf62..493401d66 100644
--- a/Changelog
+++ b/Changelog
@@ -63,6 +63,8 @@
63 * Fixed 'swapon -a' and 'swapoff -a', which were broken. 63 * Fixed 'swapon -a' and 'swapoff -a', which were broken.
64 * Fixed 'mount -a' so it works as expected. 64 * Fixed 'mount -a' so it works as expected.
65 * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE) 65 * Implemented 'ls -R' (enabled by enabling BB_FEATURE_LS_RECURSIVE)
66 * Implemented "ping -s", fixed error messages and argument parsing -
67 Pavel Roskin
66 * More doc updates 68 * More doc updates
67 69
68 70