diff options
| author | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 11:36:03 (GMT) |
|---|---|---|
| committer | Denys Vlasenko <vda.linux@googlemail.com> | 2010-01-27 11:36:03 (GMT) |
| commit | b7062dc515438ce9a6f13535b4a81999ec164304 (patch) | |
| tree | 84b01b14e97fd472e6685448f4a030a343000f78 | |
| parent | c23b755846ce26d8a558c924c4f30fd386cd999b (diff) | |
| download | busybox-website-b7062dc515438ce9a6f13535b4a81999ec164304.tar.gz busybox-website-b7062dc515438ce9a6f13535b4a81999ec164304.tar.bz2 | |
fix typo; remove one insignificant changelog entry
Signed-off-by: Denys Vlasenko <vda.linux@googlemail.com>
| -rw-r--r-- | news.html | 3 |
1 files changed, 1 insertions, 2 deletions
@@ -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> |
