]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update version number, document changes. V2-BETA-1-PATCH-13
authorTed Lemon <source@isc.org>
Tue, 16 Feb 1999 20:37:41 +0000 (20:37 +0000)
committerTed Lemon <source@isc.org>
Tue, 16 Feb 1999 20:37:41 +0000 (20:37 +0000)
RELNOTES

index b7ea199a8963f882d5718c066d804d277ca72f9c..3f7b74da67a8164c61f682ebeb65dfe06526abb1 100644 (file)
--- 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