From: Colin Watson Date: Sat, 28 Dec 2013 02:20:27 +0000 (+0000) Subject: * NEWS: The cmosclean command in fact dates back to 1.99. Remove X-Git-Tag: 2.02-beta3~717 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=8442d3e956fa3775419b0b3ce65f4289875e7ecf;p=thirdparty%2Fgrub.git * NEWS: The cmosclean command in fact dates back to 1.99. Remove mention of it from 2.02. --- diff --git a/ChangeLog b/ChangeLog index da3c2dfdf..c33856eab 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2013-12-28 Colin Watson + + * NEWS: The cmosclean command in fact dates back to 1.99. Remove + mention of it from 2.02. + 2013-12-27 Vladimir Serbinenko * grub-core/kern/arm/cache_armv6.S: Remove .arch directive. diff --git a/NEWS b/NEWS index 577d9fd73..b74c05f63 100644 --- 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.