diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-24 06:15:29 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-02-24 06:15:29 (GMT) |
| commit | 41ab69a5ee5f554abd7fbe895a2eeca0397ac102 (patch) | |
| tree | d47d4845d4e7610b6f25fb9a5d8af811213938b4 | |
| parent | 1cdef96b1157a74860def22b71ef3749575a50d8 (diff) | |
| download | busybox-website-41ab69a5ee5f554abd7fbe895a2eeca0397ac102.tar.gz busybox-website-41ab69a5ee5f554abd7fbe895a2eeca0397ac102.tar.bz2 | |
typo fix
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -102,7 +102,7 @@ <li>libbb/lineedit: try to make FEATURE_EDITING_ASK_TERMINAL less ugly</li> <li>libbb/lineedit: do not hardcode ctrl-C and ctrl-D, use termios fields</li> <li>libbb/lineedit: handle Ctrl-arrows</li> - <li>libbb/read_key,lineeedit: parse position answerback faster; sanitize its use</li> + <li>libbb/read_key,lineedit: parse position answerback faster; sanitize its use</li> <li>libbb/read_key: ignore unknown keys (do not return them to caller byte-by-byte)</li> <li>libunarchive: fix a bug where mode and time is no longer restored. Introduced by vda in 1.15.x. Found by Rob Landley</li> <li>libunarchive: fix reversed test for older/newer</li> |
