From: Ted Lemon Date: Tue, 9 Feb 1999 05:00:46 +0000 (+0000) Subject: Document latest changes. X-Git-Tag: V2-BETA-1-PATCH-11~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=10d03d42790f26c1cb607a6a10b2bfba5fc46fcf;p=thirdparty%2Fdhcp.git Document latest changes. --- diff --git a/RELNOTES b/RELNOTES index 8525dba0d..c136fd7ba 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution Version 2, Beta 1, Patchlevel 10 - February 5, 1998 + February 8, 1998 Release Notes @@ -53,6 +53,22 @@ running in producion at the ISC, but is not expected to be stable in the near future, and is intended for sites that are in a position to experiment, or for sites that desperately need the new features. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 10 + +- Update top-level Makefile so that it exits correctly on errors in + submakes under bash/gnu make (dunno which is the culprit, and don't + really care). + +- Print a more helpful message if no free BPF devices are found. + +- Add support for specifying that the server is or is not + authoritative for a particular network segment. + +- Fix two stupid typos in lpf.c. + +- Print a more helpful message if we can't create an LPF socket or + can't attach a filter to it. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 9 - Correct the hopelessly outdated information about Linux at the top