Fix a wrong version in ChangeLog and add a new entry to NEWS.

This commit is contained in:
okuji 2002-01-02 23:23:32 +00:00
parent 973e6f4129
commit a0c6c8b9af
2 changed files with 2 additions and 1 deletions

View file

@ -70,7 +70,7 @@
* netboot/tulip.c: Likewise.
* netboot/via-rhine.c: Likewise.
* netboot/config.c: Applied a diff between Etherboot-4.6.18 and
* netboot/config.c: Applied a diff between Etherboot-4.6.4 and
Etherboot-5.0.5 manually.
* netboot/main.c: Likewise.
* netboot/pci.c: Likewise.

1
NEWS
View file

@ -5,6 +5,7 @@ New in 0.91:
* JFS and XFS support is added.
* The commands "hide" and "unhide" support logical partitions.
* The utility ``grub-install'' supports NetBSD.
* The network support is updated to Etherboot-5.0.5.
* Important bugfixes are made for ReiserFS, APM, TFTP, etc.
New in 0.90 - 2001-07-11: