[2569] 2009-09-04 Colin Watson <[email protected]>

Colin Watson <[email protected]> Fri, 04 Sep 2009 12:59:55 +0000
Newsgroups gmane.comp.boot-loaders.grub.cvs
Message-ID <[email protected]>
Revision: 2569
          http://svn.sv.gnu.org/viewvc/?view=rev&root=grub&revision=2569
Author:   cjwatson
Date:     2009-09-04 12:59:54 +0000 (Fri, 04 Sep 2009)
Log Message:
-----------
2009-09-04  Colin Watson  <[email protected]>

	* NEWS: Mention `keystatus' and Unicode fonts.

Modified Paths:
--------------
    trunk/grub2/ChangeLog
    trunk/grub2/NEWS

Modified: trunk/grub2/ChangeLog
===================================================================
--- trunk/grub2/ChangeLog	2009-09-04 12:09:06 UTC (rev 2568)
+++ trunk/grub2/ChangeLog	2009-09-04 12:59:54 UTC (rev 2569)
@@ -1,3 +1,7 @@
+2009-09-04  Colin Watson  <[email protected]>
+
+	* NEWS: Mention `keystatus' and Unicode fonts.
+
 2009-09-04  Robert Millan  <[email protected]>
 
 	* configure.ac: Bump version to 1.97~beta2.

Modified: trunk/grub2/NEWS
===================================================================
--- trunk/grub2/NEWS	2009-09-04 12:09:06 UTC (rev 2568)
+++ trunk/grub2/NEWS	2009-09-04 12:59:54 UTC (rev 2569)
@@ -1,5 +1,9 @@
 New in 1.97 - :
 
+* Add `keystatus' command.
+
+* Unicode fonts are now used by default.
+
 * Add `hdparm' command.
 
 * Add support for getting the current date and time from CMOS as variables.