[git commit master] remove one insignificant and one plain wrong line from changelog

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 27 20:10:53 UTC 2010


commit: http://git.busybox.net/busybox-website/commit/?id=6a7f8c02b800647c876a3cf62b6fdddac56cc629
branch: http://git.busybox.net/busybox-website/commit/?id=refs/heads/master

Signed-off-by: Denys Vlasenko <vda.linux at googlemail.com>
---
 news.html |    2 --
 1 files changed, 0 insertions(+), 2 deletions(-)

diff --git a/news.html b/news.html
index e81b390..bc5f9d9 100644
--- a/news.html
+++ b/news.html
@@ -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>
-- 
1.6.3.3



More information about the busybox-cvs mailing list