From a0c6c8b9aff9c16352f0d09a7c484a0540335e7a Mon Sep 17 00:00:00 2001 From: okuji Date: Wed, 2 Jan 2002 23:23:32 +0000 Subject: [PATCH] Fix a wrong version in ChangeLog and add a new entry to NEWS. --- ChangeLog | 2 +- NEWS | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/ChangeLog b/ChangeLog index 436b0de2c..35308888a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -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. diff --git a/NEWS b/NEWS index 2f0e82696..26c076a17 100644 --- a/NEWS +++ b/NEWS @@ -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: