]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
2010-02-07 Colin Watson <cjwatson@ubuntu.com>
authorColin Watson <cjwatson@ubuntu.com>
Sun, 7 Feb 2010 18:27:03 +0000 (10:27 -0800)
committerColin Watson <cjwatson@ubuntu.com>
Sun, 7 Feb 2010 18:27:03 +0000 (10:27 -0800)
* NEWS: Update.

ChangeLog
NEWS

index dede0af2e8063202a414f0db482454cb874e9aa7..37081a9e44616fcd26c99ccb519af1d01eebb5e3 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2010-02-07  Colin Watson  <cjwatson@ubuntu.com>
+
+       * NEWS: Update.
+
 2010-02-07  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * include/grub/multiboot2.h: Remove leftover file.
diff --git a/NEWS b/NEWS
index cc725fd3b8f79ae57daf72899a211b475c288c56..828eea081ca5668bf9d1bcd83d2f71ebc40b23c0 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -1,5 +1,20 @@
 New in 1.98:
 
+* Graphical menu support.
+
+* MIPS support.
+
+* Saved default menu entry support, with new utilities `grub-reboot' and
+  `grub-set-default'.
+
+* Unit testing framework.
+
+* Support for multiple terminals.
+
+* Encrypted password support, with a new utility `grub-mkpasswd-pbkdf2'.
+
+* `grub-mkfloppy' removed; use `grub-mkrescue' to create floppy images.
+
 * Add grub-probe support for GNU/Hurd.
 
 * Add support for gettext.