From b27b4d206d861d09945b35e750c51850d4c31c3b Mon Sep 17 00:00:00 2001 From: okuji Date: Sun, 8 Dec 2002 03:32:59 +0000 Subject: [PATCH] Update NEWS. --- NEWS | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/NEWS b/NEWS index 7cd970c3e..6f7875305 100644 --- a/NEWS +++ b/NEWS @@ -1,6 +1,6 @@ NEWS - list of user-visible changes between releases of GRUB -New in 0.93: +New in 0.93 - 2002-12-08: * Define the behavior of the boot loader when the load end address is zero and the bss end address is zero in the Multiboot Specification. Also, add the support into GRUB. @@ -24,6 +24,7 @@ New in 0.93: large-EBDA systems. * The menu interfaces supports Page Up, Page Down, and Right Key. * New command "terminfo", for vt100-incompatible terminals. +* New options, ``-D'', ``-g'' and ``-m'' are supported for FreeBSD. New in 0.92 - 2002-04-30: * The command "displaymem" uses only hex digits for consistency.