* NEWS: The cmosclean command in fact dates back to 1.99. Remove

mention of it from 2.02.
This commit is contained in:
Colin Watson 2013-12-28 02:20:27 +00:00
parent 645ff636fe
commit 8442d3e956
2 changed files with 6 additions and 2 deletions

3
NEWS
View file

@ -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.