diff options
author | Eric Andersen | 1999-11-09 01:51:02 +0000 |
---|---|---|
committer | Eric Andersen | 1999-11-09 01:51:02 +0000 |
commit | 3d8dbe1ca0358ab00b6b505dcc797f17ffd9148f (patch) | |
tree | 2491a18ffcb35e3f89be34795950293f44c1cfcb /Changelog | |
parent | 50d6360771be509737bb55b2cc5bc5e25f2a4fea (diff) | |
download | busybox-3d8dbe1ca0358ab00b6b505dcc797f17ffd9148f.zip busybox-3d8dbe1ca0358ab00b6b505dcc797f17ffd9148f.tar.gz |
Stuf
Diffstat (limited to 'Changelog')
-rw-r--r-- | Changelog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ thanks to Eric Delaunay. * more started to read from stdin after the last file was finished, and options were not parsed correctly (fix thanks to Eric Delaunay). + * more will now use the terminal size if BB_FEATURE_AUTOWIDTH is on. * rm wouldn't remove a symlink unless the symlink was valid. This was a side effect of the busybox 0.32 recursiveAction() fix. Things should now work correctly. |