summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTed Lemon <source@isc.org>1999-02-16 20:37:41 +0000
committerTed Lemon <source@isc.org>1999-02-16 20:37:41 +0000
commit1a353d5af6253492a2e21665a36a2896af509d50 (patch)
tree44a7b32cca29506fec0e31f604e375a9d276f707
parent5213505bd394e157b314ed478f77cba9fe447f4a (diff)
downloadisc-dhcp-2-BETA-1-PATCH-13.tar.gz
Update version number, document changes.V2-BETA-1-PATCH-13
-rw-r--r--RELNOTES16
1 files changed, 14 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index b7ea199a..3f7b74da 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