From: Ted Lemon Date: Tue, 16 Feb 1999 20:37:41 +0000 (+0000) Subject: Update version number, document changes. X-Git-Tag: V2-BETA-1-PATCH-13 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=1a353d5af6253492a2e21665a36a2896af509d50;p=thirdparty%2Fdhcp.git Update version number, document changes. --- diff --git a/RELNOTES b/RELNOTES index b7ea199a8..3f7b74da6 100644 --- a/RELNOTES +++ b/RELNOTES @@ -1,7 +1,7 @@ Internet Software Consortium Dynamic Host Configuration Protocol Distribution - Version 2, Beta 1, Patchlevel 12 - February 13, 1998 + Version 2, Beta 1, Patchlevel 13 + February 16, 1998 Release Notes @@ -53,6 +53,18 @@ 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 12 + +- Initialize the "quiet" variable in dhclient.c to zero (it was used + without first having been initialized). + +- Fix the parser code for the authoritative keyword. + +- Adjust lease discovery code to NAK more aggressively for addresses + the server knows it owns. + +- Add several new messages for DHCPNAK. + CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 11 - Use DLPI only on sparcs running Solaris, since it seems not to work