diff options
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -65,6 +65,8 @@ | |||
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 - | 66 | * Implemented "ping -s", fixed error messages and argument parsing - |
67 | Pavel Roskin | 67 | Pavel Roskin |
68 | * Syslogd will not go to background if "-n" is given. Better help | ||
69 | and argument checking -- Pavel Roskin | ||
68 | * More doc updates | 70 | * More doc updates |
69 | 71 | ||
70 | 72 | ||