2010-02-07 Colin Watson <cjwatson@ubuntu.com>
* NEWS: Update.
This commit is contained in:
parent
e28e32ae51
commit
c98d2a13c2
2 changed files with 19 additions and 0 deletions
|
@ -1,3 +1,7 @@
|
|||
2010-02-07 Colin Watson <cjwatson@ubuntu.com>
|
||||
|
||||
* NEWS: Update.
|
||||
|
||||
2010-02-07 Vladimir Serbinenko <phcoder@gmail.com>
|
||||
|
||||
* include/grub/multiboot2.h: Remove leftover file.
|
||||
|
|
15
NEWS
15
NEWS
|
@ -1,5 +1,20 @@
|
|||
New in 1.98:
|
||||
|
||||
* Graphical menu support.
|
||||
|
||||
* MIPS support.
|
||||
|
||||
* Saved default menu entry support, with new utilities `grub-reboot' and
|
||||
`grub-set-default'.
|
||||
|
||||
* Unit testing framework.
|
||||
|
||||
* Support for multiple terminals.
|
||||
|
||||
* Encrypted password support, with a new utility `grub-mkpasswd-pbkdf2'.
|
||||
|
||||
* `grub-mkfloppy' removed; use `grub-mkrescue' to create floppy images.
|
||||
|
||||
* Add grub-probe support for GNU/Hurd.
|
||||
|
||||
* Add support for gettext.
|
||||
|
|
Loading…
Reference in a new issue