diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 20:10:53 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 20:10:53 (GMT) |
| commit | 6a7f8c02b800647c876a3cf62b6fdddac56cc629 (patch) | |
| tree | 5919994201237d443f92ec7bd4b05f193198f999 | |
| parent | 41065f605d6f8c9ae84aba56fec76d6cb4f712e8 (diff) | |
| download | busybox-website-6a7f8c02b800647c876a3cf62b6fdddac56cc629.tar.gz busybox-website-6a7f8c02b800647c876a3cf62b6fdddac56cc629.tar.bz2 | |
remove one insignificant and one plain wrong line from changelog
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -93,9 +93,7 @@ <li>build system: update documentation generator so that it sucks less</li> <li>libbb: add and use xopen_nonblocking (-18b). By Bernhard Reutner-Fischer (rep.dot.nop AT gmail.com)</li> <li>libbb: add mallopt tweaks for reduced memory consumption</li> - <li>libbb: added xfdopen_for_read/write</li> <li>libbb: better unicode width support. Hopefully fixes bug 839</li> - <li>libbb: make spawn() print "can't execute '%s'" on execv error</li> <li>libbb: move generate_uuid from mkswap to libbb. By Vladimir Dronnikov (dronnikov AT gmail.com)</li> <li>libbb: optimize most of isXXXXX() macros</li> <li>libbb/lineedit: fix the case when we configured history to have 0 lines</li> |
