From: Colin Watson Date: Tue, 12 Apr 2011 10:44:35 +0000 (+0100) Subject: * NEWS: Drop obsolete entry about probe-only btrfs support. X-Git-Tag: 1.99~61 X-Git-Url: http://git.ipfire.org/gitweb/?a=commitdiff_plain;h=09a9d66f1d670be91aab7915284c18e67e8602e3;p=thirdparty%2Fgrub.git * NEWS: Drop obsolete entry about probe-only btrfs support. --- diff --git a/ChangeLog b/ChangeLog index 63c6ec58d..cf6fa18c9 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,7 @@ +2011-04-12 Colin Watson + + * NEWS: Drop obsolete entry about probe-only btrfs support. + 2011-04-12 Colin Watson * util/import_gcry.py: Fix typo. diff --git a/NEWS b/NEWS index 81b6ecb2d..2a93c2526 100644 --- a/NEWS +++ b/NEWS @@ -83,10 +83,6 @@ New in 1.99: * Extensive updates to the Texinfo documentation. -* Add `grub-probe' support for the btrfs filesystem, permitting / to - reside on btrfs as long as /boot is on a filesystem natively supported - by GRUB. - * Handle symbolic links under /dev/mapper on GNU/Linux. * Handle installation across multiple partition table types.