[git commit master] tweak changelog more

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 27 21:42:51 UTC 2010


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

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

diff --git a/news.html b/news.html
index e13c815..f51a464 100644
--- a/news.html
+++ b/news.html
@@ -106,6 +106,8 @@
 	<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>
 	<li>libunarchive: move dpkg-specific things into dpkg.c. 0 byte size differences</li>
+	<li>volume_id: add support for btrfs. By Vladimir Dronnikov (dronnikov AT gmail.com)</li>
+	<li>tests: fix POSIX shell source style. By Mike Frysinger (vapier AT gentoo.org)</li>
 	<li>*: do not assign to stdout/stderr, it's not portable. Based on patch by Aaron Carroll (xaaronc AT gmail.com)</li>
 	<li>*: platform compatibility work. By Dan Fandrich (dan AT coneharvesters.com)</li>
 	<li>*: use utimes() rather than obsolescent utime(). By Bernhard Reutner-Fischer (rep.dot.nop AT gmail.com)</li>
@@ -118,7 +120,6 @@
 	<li>ar: fix long filenames handling. Closes bug 611</li>
 	<li>awk: fix a case when number is treated as string. Closes bug 725</li>
 	<li>awk: implement mktime. By Leonid Lisovskiy (lly.dev AT gmail.com)</li>
-	<li>btrfs: check first two superblocks, for additional robustness</li>
 	<li>chown: support long options. By Matheus Izvekov (mizvekov AT gmail.com)</li>
 	<li>chpst: tiny shrinkage and add possible TODO. By Bernhard Reutner-Fischer (rep.dot.nop AT gmail.com)</li>
 	<li>cp: add support for --parents and long option synonyms of short opts. By Ian Wienand (ianw AT vmware.com)</li>
@@ -231,7 +232,6 @@
 	<li>tar: handle "tar fx TARFILE" etc</li>
 	<li>tar: optional support for -m (--touch). By Mikhail Gusarov (dottedmag AT dottedmag.net)</li>
 	<li>telnetd: optional support for -w ("inetd wait")</li>
-	<li>tests: fix POSIX shell source style. By Mike Frysinger (vapier AT gentoo.org)</li>
 	<li>tftp: add optional support for progress bar. By Magnus Damm (magnus.damm AT gmail.com)</li>
 	<li>tftp: extend tsize support a little. By Magnus Damm (magnus.damm AT gmail.com)</li>
 	<li>top: add -m ("memory") option</li>
@@ -239,9 +239,8 @@
 	<li>udhcpc: fix bug 629: use bcast receive when we perform rebinding</li>
 	<li>udp_io: fix two potential cases of unaligned accesses</li>
 	<li>uniq: plug memory leak. Patch from OpenWRT project</li>
-	<li>volume_id: add support for btrfs. By Vladimir Dronnikov (dronnikov AT gmail.com)</li>
 	<li>wc: fix a hang gue to isprint(EOF). By Dan Fandrich (dan AT coneharvesters.com)</li>
-	<li>wget: check for close success; fix chunked; do not bother to send QUIT to ftp</li>
+	<li>wget: check for close() success; fix chunked; do not bother to send QUIT to ftp</li>
 	<li>wget: factor out progress bar code. By Magnus Damm (magnus.damm AT gmail.com)</li>
 	<li>wget: fix for code 302. By Vladimir Dronnikov (dronnikov AT gmail.com)</li>
 	<li>[un]expand: unicode support. By Tomas Heinrich (heinrich.tomas AT gmail.com)</li>
-- 
1.6.3.3



More information about the busybox-cvs mailing list