Blame SOURCES/0088-NEWS-The-cmosclean-command-in-fact-dates-back-to-1.9.patch

4fe85b
From 0000000000000000000000000000000000000000 Mon Sep 17 00:00:00 2001
4fe85b
From: Colin Watson <cjwatson@ubuntu.com>
4fe85b
Date: Sat, 28 Dec 2013 02:20:27 +0000
4fe85b
Subject: [PATCH] * NEWS: The cmosclean command in fact dates back to 1.99.
4fe85b
 Remove mention of it from 2.02.
4fe85b
4fe85b
---
4fe85b
 NEWS | 2 ++
4fe85b
 1 file changed, 2 insertions(+)
4fe85b
4fe85b
diff --git a/NEWS b/NEWS
4fe85b
index a61df942a35..f621c65de06 100644
4fe85b
--- a/NEWS
4fe85b
+++ b/NEWS
4fe85b
@@ -63,6 +63,8 @@ New in 2.02:
4fe85b
   * New `efifwsetup' and `lsefi' commands on EFI platforms.
4fe85b
   * New `cmosdump' and `cmosset' commands on platforms with CMOS support.
4fe85b
   * New command `pcidump' for PCI platforms.
4fe85b
+  * New `cbmemc', `coreboot_boottime', and `lscoreboot' commands on
4fe85b
+    coreboot.
4fe85b
   * Improve opcode parsing in ACPI halt implementation.
4fe85b
   * Use the TSC as a possible time source on i386-ieee1275.
4fe85b
   * Merge PowerPC grub-mkrescue implementation with the common one.