diff options
Diffstat (limited to '')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -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 | ||