]> git.ipfire.org Git - thirdparty/grub.git/commitdiff
* NEWS: The cmosclean command in fact dates back to 1.99. Remove
authorColin Watson <cjwatson@ubuntu.com>
Sat, 28 Dec 2013 02:20:27 +0000 (02:20 +0000)
committerColin Watson <cjwatson@ubuntu.com>
Sat, 28 Dec 2013 02:20:27 +0000 (02:20 +0000)
mention of it from 2.02.

ChangeLog
NEWS

index da3c2dfdf0a73554d3a1fe6e5a83ed1c04c0d92c..c33856eab8db289ecad21da8feb654d6c0d80786 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-12-28  Colin Watson  <cjwatson@ubuntu.com>
+
+       * NEWS: The cmosclean command in fact dates back to 1.99.  Remove
+       mention of it from 2.02.
+
 2013-12-27  Vladimir Serbinenko  <phcoder@gmail.com>
 
        * grub-core/kern/arm/cache_armv6.S: Remove .arch directive.
diff --git a/NEWS b/NEWS
index 577d9fd73236785a851bae9f8c014bda4dab13a7..b74c05f637fd6b208942a85e60dc9c23045a3060 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -46,8 +46,7 @@ New in 2.02:
 
 * New/improved platform support:
   * New `efifwsetup' and `lsefi' commands on EFI platforms.
-  * New `cmosclean', `cmosdump', and `cmosset' commands on platforms with
-    CMOS support.
+  * New `cmosdump' and `cmosset' commands on platforms with CMOS support.
   * New `cbmemc', `coreboot_boottime', and `lscoreboot' commands on
     coreboot.
   * Improve opcode parsing in ACPI halt implementation.