aboutsummaryrefslogtreecommitdiff
path: root/Changelog
diff options
context:
space:
mode:
Diffstat (limited to 'Changelog')
-rw-r--r--Changelog1
1 files changed, 1 insertions, 0 deletions
diff --git a/Changelog b/Changelog
index 750768b61..8d1412773 100644
--- a/Changelog
+++ b/Changelog
@@ -7,6 +7,7 @@
7 thanks to Eric Delaunay. 7 thanks to Eric Delaunay.
8 * more started to read from stdin after the last file was finished, and 8 * more started to read from stdin after the last file was finished, and
9 options were not parsed correctly (fix thanks to Eric Delaunay). 9 options were not parsed correctly (fix thanks to Eric Delaunay).
10 * more will now use the terminal size if BB_FEATURE_AUTOWIDTH is on.
10 * rm wouldn't remove a symlink unless the symlink was valid. This was 11 * rm wouldn't remove a symlink unless the symlink was valid. This was
11 a side effect of the busybox 0.32 recursiveAction() fix. Things 12 a side effect of the busybox 0.32 recursiveAction() fix. Things
12 should now work correctly. 13 should now work correctly.