011fe81
From e18da008f74a3c5f27a191e4f7be80c02a49f2fe Mon Sep 17 00:00:00 2001
78a3d7d
From: Vladimir Serbinenko <phcoder@gmail.com>
78a3d7d
Date: Sat, 18 Jan 2014 16:31:10 +0100
58fe9aa
Subject: [PATCH 019/152] 	* NEWS: Add few missing entries.
78a3d7d
78a3d7d
---
78a3d7d
 ChangeLog |  4 ++++
78a3d7d
 NEWS      | 18 +++++++++++++++---
78a3d7d
 2 files changed, 19 insertions(+), 3 deletions(-)
78a3d7d
78a3d7d
diff --git a/ChangeLog b/ChangeLog
011fe81
index c8e95a6..6a19f85 100644
78a3d7d
--- a/ChangeLog
78a3d7d
+++ b/ChangeLog
78a3d7d
@@ -1,3 +1,7 @@
78a3d7d
+2014-01-18  Vladimir Serbinenko  <phcoder@gmail.com>
78a3d7d
+
78a3d7d
+	* NEWS: Add few missing entries.
78a3d7d
+
78a3d7d
 2014-01-17  Colin Watson  <cjwatson@ubuntu.com>
78a3d7d
 
78a3d7d
 	* util/grub.d/00_header.in (make_timeout): Use && rather than test
78a3d7d
diff --git a/NEWS b/NEWS
78a3d7d
index 49a2459..a61df94 100644
78a3d7d
--- a/NEWS
78a3d7d
+++ b/NEWS
78a3d7d
@@ -15,6 +15,8 @@ New in 2.02:
78a3d7d
   * GPT PReP.
78a3d7d
   * New `progress' module that shows progress information while reading
78a3d7d
     files.
78a3d7d
+  * ZFS features support.
78a3d7d
+  * ZFS LZ4 support.
78a3d7d
 
78a3d7d
 * New/improved terminal and video support:
78a3d7d
   * Monochrome text (matching `hercules' in GRUB Legacy).
78a3d7d
@@ -36,6 +38,7 @@ New in 2.02:
78a3d7d
   * Enable `linux16' on all x86 platforms, not just BIOS.
78a3d7d
   * New TrueCrypt ISO loader.
78a3d7d
   * multiboot2 boot-services EFI specification.
78a3d7d
+  * multiboot2 EFI memory map specification.
78a3d7d
   * multiboot2 full-file specfication.
78a3d7d
 
78a3d7d
 * New/improved network support:
78a3d7d
@@ -51,12 +54,15 @@ New in 2.02:
78a3d7d
   * Ability to launch another payload from flash or disk
78a3d7d
   * Coreboot framebuffer
78a3d7d
   * CBMEMC support (both logging and inspecting logs)
78a3d7d
-  * Inspecting coreboot timestamps.
78a3d7d
-  * Inspecting coreboot tables.
78a3d7d
+  * Command for inspecting coreboot timestamps (`coreboot_boottime').
78a3d7d
+  * Command for inspecting coreboot tables (`lscoreboot').
78a3d7d
+  * New target default_payload.elf.
78a3d7d
+  * Increased maximal core size.
78a3d7d
 
78a3d7d
 * New/improved platform support:
78a3d7d
   * New `efifwsetup' and `lsefi' commands on EFI platforms.
78a3d7d
   * New `cmosdump' and `cmosset' commands on platforms with CMOS support.
78a3d7d
+  * New command `pcidump' for PCI platforms.
78a3d7d
   * Improve opcode parsing in ACPI halt implementation.
78a3d7d
   * Use the TSC as a possible time source on i386-ieee1275.
78a3d7d
   * Merge PowerPC grub-mkrescue implementation with the common one.
78a3d7d
@@ -77,6 +83,8 @@ New in 2.02:
78a3d7d
   * Support Yeeloong 3A.
78a3d7d
   * Add `cpuid --pae' option to detect Physical Address Extension on x86.
78a3d7d
   * Support for USB debug dongles.
78a3d7d
+  * Support for *-emu on all platforms (previously only i386/x86_64 worked).
78a3d7d
+  * Support *-emu on Windows.
78a3d7d
 
78a3d7d
 * Security:
78a3d7d
   * Add optional facility to enforce that all files read by the core image
78a3d7d
@@ -88,6 +96,8 @@ New in 2.02:
78a3d7d
   * Initialise USB ports in parallel.
78a3d7d
   * New `testspeed' command to test file read speed.
78a3d7d
   * Speed-up gfxterm by storing intermediate results in more compact format.
78a3d7d
+  * Lazy LVM/mdraid scan.
78a3d7d
+  * Disk hints.
78a3d7d
 
78a3d7d
 * Scripting:
78a3d7d
   * New `eval' and `tr' commands.
78a3d7d
@@ -105,7 +115,8 @@ New in 2.02:
78a3d7d
   * grub-install, grub-mknetdir, grub-mkrescue, and grub-mkstandalone
78a3d7d
     rewritten in C.  They should now work in supported non-Unix-like
78a3d7d
     environments.
78a3d7d
-  * Native mingw support, including ability to install on EFI under windows.
78a3d7d
+  * Native mingw support.
78a3d7d
+  * Ability to install on EFI under windows.
78a3d7d
   * Reorganise timeout handling using new `timeout_style' environment
78a3d7d
     variable and `GRUB_TIMEOUT_STYLE' configuration key for grub-mkconfig.
78a3d7d
     Menu hotkeys pressed during a hidden timeout now boot the corresponding
78a3d7d
@@ -122,6 +133,7 @@ New in 2.02:
78a3d7d
   * Partial mingw64 x86_64-efi compile support (highly experimental).
78a3d7d
   * Partial mingw32 i386-* (other than already present i386-pc)
78a3d7d
     compile support (highly experimental).
78a3d7d
+  * Support for grub-mkpasswd on Windows.
78a3d7d
   * Eliminate the use of AutoGen.  This allowed some performance
78a3d7d
     improvements to the build system.
78a3d7d
   * Remove variable length arrays.
78a3d7d
-- 
37b39b7
1.9.3
78a3d7d