]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update version number. Document changes.
authorTed Lemon <source@isc.org>
Fri, 19 Feb 1999 18:27:45 +0000 (18:27 +0000)
committerTed Lemon <source@isc.org>
Fri, 19 Feb 1999 18:27:45 +0000 (18:27 +0000)
RELNOTES

index 3f7b74da67a8164c61f682ebeb65dfe06526abb1..8ec8b17b4f03c996e2748a88b158e609a138e009 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
-                  Version 2, Beta 1, Patchlevel 13
-                         February 16, 1998
+                  Version 2, Beta 1, Patchlevel 14
+                         February 19, 1998
 
                            Release Notes
 
@@ -53,6 +53,16 @@ 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 13
+
+- Support DESTDIR on installs.
+
+- Fix a bug in dhcp.c where a store through a null pointer would
+  be made under some reasonably common circumstances.
+
+- Add test for ARPHRD_TUNNEL so that client and server do not fail on
+  versions of Linux running IPsec implementations or the like.
+
            CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 12
 
 - Initialize the "quiet" variable in dhclient.c to zero (it was used
@@ -280,7 +290,6 @@ experiment, or for sites that desperately need the new features.
 
 - Fix up dhcp-options man page to make it more readable.   Note that
   netbios-name-server is the same thing as WINS.
-  
 
              CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 5