]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update version and changelog
authorTed Lemon <source@isc.org>
Tue, 30 Mar 1999 21:52:52 +0000 (21:52 +0000)
committerTed Lemon <source@isc.org>
Tue, 30 Mar 1999 21:52:52 +0000 (21:52 +0000)
RELNOTES

index a184ccdc8973c9f038cbb0c82f5936364efcc9b0..d5ee48eec0e484b76eb9728893627fc56ead2abe 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
                      Version 3, Alpha Snapshot
-                         March 29, 1999 (a)
+                           March 30, 1999
 
                            Release Notes
 
@@ -55,6 +55,14 @@ pretty decent chance it will do something other than what you expect
 when you try to use it.  Pointing out inconsistencies between the
 documentation and the source code will always be appreciated.
 
+           Changes since March 29, 1999 (second snapshot)
+
+- Fix a memory allocation bug
+
+- Move support for allow and deny keywords (WRT to server option
+  space) into common code so that they can be used within
+  conditionals.
+
            Changes since March 29, 1999 (first snapshot)
 
 - Build two new manual pages.
@@ -63,8 +71,6 @@ documentation and the source code will always be appreciated.
 
 - Add entry, exit and resolv.conf building hooks to dhclient-script.
 
-- Fix a memory allocation bug.
-
                     Changes since March 26, 1999
 
 - Set broadcast flag in DHCPDISCOVER packet if appropriate.