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

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