diff options
author | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-09 01:51:02 +0000 |
---|---|---|
committer | andersen <andersen@69ca8d6d-28ef-0310-b511-8ec308f3f277> | 1999-11-09 01:51:02 +0000 |
commit | 0f9707808ff1a89bcad1ce84a96d15e46549af64 (patch) | |
tree | 2491a18ffcb35e3f89be34795950293f44c1cfcb /Changelog | |
parent | 96a388f135a05d099b01a8473c927b4db77a1489 (diff) | |
download | busybox-w32-0f9707808ff1a89bcad1ce84a96d15e46549af64.tar.gz busybox-w32-0f9707808ff1a89bcad1ce84a96d15e46549af64.tar.bz2 busybox-w32-0f9707808ff1a89bcad1ce84a96d15e46549af64.zip |
Stuf
git-svn-id: svn://busybox.net/trunk/busybox@88 69ca8d6d-28ef-0310-b511-8ec308f3f277
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -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. |