merged updates for the docs in 0.5.95.

This commit is contained in:
okuji 2000-06-27 16:57:13 +00:00
parent f0ae3c922f
commit 4056902921
2 changed files with 8 additions and 2 deletions

2
NEWS
View file

@ -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 * You can specify `--no-mem-option' to the command "kernel", if you want
GRUB not to pass a Linux's mem option automatically. 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 * NetBSD ELF kernel support is added. You have to specify the new option
to the command "kernel". See below. to the command "kernel". See below.
* Added a new option `--type=TYPE' into the command "kernel". This * Added a new option `--type=TYPE' into the command "kernel". This

8
debian/changelog vendored
View file

@ -1,8 +1,14 @@
grub (0.5.95) unstable; urgency=low grub (0.5.95) unstable; urgency=low
* ReiserFS support from Jochen Hoenicke. * 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 <gord@debian.org> Tue, 27 Jun 2000 09:44:41 -0600
grub (0.5.94) unstable; urgency=low grub (0.5.94) unstable; urgency=low