]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-08-30 Robert Millan <rmh@gnu.org>
authorRobert Millan <rmh@aybabtu.com>
Mon, 30 Aug 2010 19:55:10 +0000 (21:55 +0200)
committerRobert Millan <rmh@aybabtu.com>
Mon, 30 Aug 2010 19:55:10 +0000 (21:55 +0200)
* NEWS: Document addition of ZFS support in `grub-install' and
`grub-mkconfig'.

ChangeLog
NEWS

index fe07a5a31589b7842adbc5c8f4f40673c335447c..aa4eed05853122ce216d368e307cd6dc77f2b1e5 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2010-08-30  Robert Millan  <rmh@gnu.org>
+
+       * NEWS: Document addition of ZFS support in `grub-install' and
+       `grub-mkconfig'.
+
 2010-08-30  BVK Chaitanya  <bvk.groups@gmail.com>
 
        * conf/Makefile.common (CPPFLAGS_DEFAULT): Remove leading / from
diff --git a/NEWS b/NEWS
index 1e3334f1871b0bd46cc844d19711c5e38c5ae304..e16504342eeac07382929f21e2ad5fac2d97a37e 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,3 +1,9 @@
+New in 1.99:
+
+* ZFS support in `grub-install' and `grub-mkconfig'.  Note: complete
+  functionality requires external ZFS implementation (available from
+  grub-extras).
+
 New in 1.98 - 2010-03-06:
 
 * Multiboot on EFI support.