Blame SOURCES/0004-NEWS-First-draft-of-2.02-entry.patch

6b3c76
From 990b8a55e4adbf26763df3c42320e7891cbd599e Mon Sep 17 00:00:00 2001
a85e8e
From: Colin Watson <cjwatson@ubuntu.com>
a85e8e
Date: Fri, 27 Dec 2013 03:05:38 +0000
6b3c76
Subject: [PATCH 004/261] * NEWS: First draft of 2.02 entry.
a85e8e
a85e8e
---
a85e8e
 ChangeLog |   4 +++
a85e8e
 NEWS      | 119 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
a85e8e
 2 files changed, 123 insertions(+)
a85e8e
a85e8e
diff --git a/ChangeLog b/ChangeLog
6b3c76
index bbb0f3153..82dc61d24 100644
a85e8e
--- a/ChangeLog
a85e8e
+++ b/ChangeLog
6b3c76
@@ -1,5 +1,9 @@
d41074
 2013-12-27  Colin Watson  <cjwatson@ubuntu.com>
a85e8e
 
6b3c76
+	* NEWS: First draft of 2.02 entry.
6b3c76
+
6b3c76
+2013-12-27  Colin Watson  <cjwatson@ubuntu.com>
6b3c76
+
d41074
 	* INSTALL (Cross-compiling the GRUB): Fix some spelling mistakes.
6b3c76
 	* docs/grub.texi (Getting the source code): Likewise.
6b3c76
 
a85e8e
diff --git a/NEWS b/NEWS
6b3c76
index 4bb5f9801..577d9fd73 100644
a85e8e
--- a/NEWS
a85e8e
+++ b/NEWS
a85e8e
@@ -1,3 +1,122 @@
a85e8e
+New in 2.02:
a85e8e
+
a85e8e
+* New/improved filesystem and disk support:
a85e8e
+  * Big-endian UFS1.
a85e8e
+  * Experimental 64-bit ext2 support.
a85e8e
+  * Various fixes for non-512-byte sector devices.
a85e8e
+  * New `proc' filesystem framework, used by LUKS disks.
a85e8e
+  * Fix DM-RAID partition handling.
a85e8e
+  * New `nativedisk' command to switch from firmware to native disk drivers.
a85e8e
+  * Compressed HFS+.
a85e8e
+  * DragonFly BSD labels.
a85e8e
+  * CBFS (coreboot).
a85e8e
+  * Handle partitioned LVM properly.
a85e8e
+  * Use LVM UUIDs whenever possible.
a85e8e
+  * GPT PReP.
a85e8e
+  * New `progress' module that shows progress information while reading
a85e8e
+    files.
a85e8e
+
a85e8e
+* New/improved terminal and video support:
a85e8e
+  * Monochrome text (matching `hercules' in GRUB Legacy).
a85e8e
+  * Morse code output using system speaker.
a85e8e
+  * `spkmodem' output (simple data protocol using system speaker).
a85e8e
+  * Handle Japanese special keys.
a85e8e
+  * coreboot framebuffer.
a85e8e
+  * Serial on ARC.
a85e8e
+  * Native vt100 handling for grub-emu, replacing the use of the curses
a85e8e
+    library.
a85e8e
+  * New gfxmenu options for terminal window positioning, theme background
a85e8e
+    image handling, and scrollbar padding, plus `item_pixmap_style' and
a85e8e
+    `highlight_overlay'.
a85e8e
+  * Support several more image types (paletted and greyscale).
a85e8e
+
a85e8e
+* Boot protocol improvements:
a85e8e
+  * Support Apple FAT binaries on non-Apple platforms.
a85e8e
+  * Improve FreeDOS direct loading support compatibility.
a85e8e
+  * Enable `linux16' on all x86 platforms, not just BIOS.
a85e8e
+  * New TrueCrypt ISO loader.
a85e8e
+
a85e8e
+* New/improved network support:
a85e8e
+  * New variables `net_default_*' containing properties of the default
a85e8e
+    interface.
a85e8e
+  * Autoload `http' and `tftp' modules if necessary.
a85e8e
+  * Improve TFTP robustness.
a85e8e
+  * Parse `nd' disk names in GRUB Legacy configuration files.
a85e8e
+  * Issue separate DNS queries for IPv4 and IPv6.
a85e8e
+
a85e8e
+* New/improved platform support:
a85e8e
+  * New `efifwsetup' and `lsefi' commands on EFI platforms.
a85e8e
+  * New `cmosclean', `cmosdump', and `cmosset' commands on platforms with
a85e8e
+    CMOS support.
a85e8e
+  * New `cbmemc', `coreboot_boottime', and `lscoreboot' commands on
a85e8e
+    coreboot.
a85e8e
+  * Improve opcode parsing in ACPI halt implementation.
a85e8e
+  * Use the TSC as a possible time source on i386-ieee1275.
a85e8e
+  * Merge PowerPC grub-mkrescue implementation with the common one.
a85e8e
+  * Support grub-mkrescue on i386-ieee1275, sparc64, bootinfo machines such
a85e8e
+    as pSeries, and mips-arc.
a85e8e
+  * Make grub-mkrescue better support Apple Intel Macs on CD.
a85e8e
+  * Enable GRUB Legacy configuration file parsing on EFI.
a85e8e
+  * Support halt for Loongson 2E.
a85e8e
+  * ARM U-Boot and EFI ports.
a85e8e
+  * Reorganise platform-dependent code in utilities to avoid #ifdef mess.
a85e8e
+  * AROS and Haiku support for userspace utilities.
a85e8e
+  * Xen PV port.
a85e8e
+  * Fix EFI stack alignment.
a85e8e
+  * ARM64 EFI port.
a85e8e
+  * On Linux, read partition start offsets from sysfs if possible.
a85e8e
+  * New grub-macbless utility, and better integration with Mac firmware in
a85e8e
+    grub-install.
a85e8e
+  * Support Yeeloong 3A.
a85e8e
+  * Add `cpuid --pae' option to detect Physical Address Extension on x86.
a85e8e
+
a85e8e
+* Security:
a85e8e
+  * Add optional facility to enforce that all files read by the core image
a85e8e
+    from disk have a valid detached digital signature.
a85e8e
+
a85e8e
+* Performance:
a85e8e
+  * Avoid costly division operations in many places.
a85e8e
+  * New boot time analysis framework (`./configure --enable-boot-time').
a85e8e
+  * Initialise USB ports in parallel.
a85e8e
+  * New `testspeed' command to test file read speed.
a85e8e
+
a85e8e
+* Scripting:
a85e8e
+  * New `eval' and `tr' commands.
a85e8e
+  * grub-script-check fails on scripts containing no commands.
a85e8e
+
a85e8e
+* Installation and other utility improvements:
a85e8e
+  * Add option to compress files on installation or image creation.
a85e8e
+  * Using grub-reboot no longer requires setting `GRUB_DEFAULT=saved'.
a85e8e
+  * Support probing EFI System Partition (requires os-prober >= 1.58).
a85e8e
+  * Fix inconsistent use of `GRUB_CRYPTODISK_ENABLE' and
a85e8e
+    `GRUB_ENABLE_CRYPTODISK'; the latter is now used consistently.
a85e8e
+  * grub-mount handles symbolic links to directories.
a85e8e
+  * Support disabling submenus with `GRUB_DISABLE_SUBMENU' configuration key
a85e8e
+    for grub-mkconfig.
a85e8e
+  * grub-install, grub-mknetdir, grub-mkrescue, and grub-mkstandalone
a85e8e
+    rewritten in C.  They should now work in supported non-Unix-like
a85e8e
+    environments.
a85e8e
+  * Reorganise timeout handling using new `timeout_style' environment
a85e8e
+    variable and `GRUB_TIMEOUT_STYLE' configuration key for grub-mkconfig.
a85e8e
+    Menu hotkeys pressed during a hidden timeout now boot the corresponding
a85e8e
+    menu entry immediately.
a85e8e
+  * New `file' command and grub-file utility to check file types.
a85e8e
+  * New syslinux configuration file parser.
a85e8e
+
a85e8e
+* Build system:
a85e8e
+  * Remove all uses of nested functions; GRUB no longer requires an
a85e8e
+    executable stack.
a85e8e
+  * Fix documentation build with Texinfo >= 5.1.
a85e8e
+  * More robust and documented cross-compiling support.
a85e8e
+  * Partial clang support for some platforms.
a85e8e
+  * Eliminate the use of AutoGen.  This allowed some performance
a85e8e
+    improvements to the build system.
a85e8e
+  * Fix build with FreeType >= 2.5.1.
a85e8e
+  * Make gentpl.py compatible with Python 3.  It now requires at least
a85e8e
+    Python 2.6.
a85e8e
+
a85e8e
+* Revision control moved to git.
a85e8e
+
a85e8e
 New in 2.00:
a85e8e
 
a85e8e
 * Appearance:
6b3c76
-- 
6b3c76
2.13.5
6b3c76