]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update for 2.0b1pl1
authorTed Lemon <source@isc.org>
Mon, 18 May 1998 05:52:52 +0000 (05:52 +0000)
committerTed Lemon <source@isc.org>
Mon, 18 May 1998 05:52:52 +0000 (05:52 +0000)
RELNOTES

index b1fc4fe23d808484851f8c75f58b9bbc3a48e446..ee4e2533c6853848070329c6c3b3a80d23538fc6 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
-                  Version 2, Beta 1, Patchlevel 0
-                          December 6, 1997
+                  Version 2, Beta 1, Patchlevel 1
+                           May 17, 1998
 
                            Release Notes
 
@@ -46,6 +46,21 @@ database.   This release 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 0
+
+- Fix two potential buffer overflow problems.
+
+- Differentiate between versions of Linux for better success in
+  compiling.
+
+- Fix bug in linux client script regarding routing setup.
+
+- Clarify socket API error message on multiple interfaces.
+
+- Fix broken comparison that was setting IP source address to zero.
+
+- Reclaim abandoned leases if we run out of free leases.
+
              CHANGES FROM THE DECEMBER 2, 1997 SNAPSHOT
 
 - Use %ld to print pid_t and cast pid_t values to long to avoid