[git commit master] fix typo; remove one insignificant changelog entry

Denys Vlasenko vda.linux at googlemail.com
Wed Jan 27 11:36:03 UTC 2010


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

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

diff --git a/news.html b/news.html
index 14f108d..7df23c8 100644
--- a/news.html
+++ b/news.html
@@ -119,7 +119,6 @@
 	<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: FEATURE_CP_LONG_OPTIONS depends on LONG_OPTS</li>
 	<li>cp: add support for --parents and long option synonyms of short opts. By Ian Wienand (ianw AT vmware.com)</li>
 	<li>cp: fix -H handling</li>
 	<li>cpio: fix -o-less cpio -F FILE</li>
@@ -143,7 +142,7 @@
 	<li>fbset: add possibility to set timing and sync polarity. By Michael Grzeschik (m.grzeschik AT pengutronix.de)</li>
 	<li>fbsplash: allow compressed image files. By Vladimir Dronnikov (dronnikov AT gmail.com)</li>
 	<li>fdisk: add a warning and truncate disks with >= 2^32 sectors</li>
-	<li>find: -follow should not error out on dandling links</li>
+	<li>find: -follow should not error out on dangling links</li>
 	<li>find: add optional support for -links. By Matheus Izvekov (mizvekov AT gmail.com)</li>
 	<li>find: add zeroing of G.xxx; ftpd - remove extraneous zeroing of G.xxx. Brought "G trick" to the same shape in a few more places</li>
 	<li>find: correct handling of -xdev</li>
-- 
1.6.3.3



More information about the busybox-cvs mailing list