]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Release notes for 2.0b1pl6
authorTed Lemon <source@isc.org>
Fri, 26 Jun 1998 20:56:00 +0000 (20:56 +0000)
committerTed Lemon <source@isc.org>
Fri, 26 Jun 1998 20:56:00 +0000 (20:56 +0000)
RELNOTES

index 67034dbf6a766a76066a30fb5d9c8459da51c37b..790820f0849c523314df7912f50e4098147c9e51 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
-                  Version 2, Beta 1, Patchlevel 4
+                  Version 2, Beta 1, Patchlevel 6
                            June 26, 1998
 
                            Release Notes
@@ -46,6 +46,14 @@ 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 5
+
+- Define some extra DLPI support flags that make DLPI work much better
+  on Solaris.
+
+- Fix inet_aton prototype/declaration to match Internet Software
+  Consortium BIND distribution.
+
              CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 4
 
 - Do not use -Wstrict-prototypes on Solaris with gcc - if the Internet