From 4056902921caa406971dda34c6cc398f20c72ece Mon Sep 17 00:00:00 2001 From: okuji Date: Tue, 27 Jun 2000 16:57:13 +0000 Subject: [PATCH] merged updates for the docs in 0.5.95. --- NEWS | 2 +- debian/changelog | 8 +++++++- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/NEWS b/NEWS index 0333a1e07..02c0bfb72 100644 --- a/NEWS +++ b/NEWS @@ -7,7 +7,7 @@ New in 0.5.96 - XXXX-XX-XX: * You can specify `--no-mem-option' to the command "kernel", if you want GRUB not to pass a Linux's mem option automatically. -New in 0.5.95 - XXXX-XX-XX: +New in 0.5.95 - 2000-06-27: * NetBSD ELF kernel support is added. You have to specify the new option to the command "kernel". See below. * Added a new option `--type=TYPE' into the command "kernel". This diff --git a/debian/changelog b/debian/changelog index 6e77437b3..c8e4066f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,14 @@ grub (0.5.95) unstable; urgency=low * ReiserFS support from Jochen Hoenicke. + * `--disable-lba-support-bitmap-check' is now a runtime option, + `--force-lba', which works with `install', `setup', and + `grub-install.' (closes:bug#61513) + * Fixed a bug in LBA support checking. Please let us know if you + need to use `--force-lba' for Grub to work. + * NetBSD ELF kernel support is added. - -- + -- Gordon Matzigkeit Tue, 27 Jun 2000 09:44:41 -0600 grub (0.5.94) unstable; urgency=low