]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Update changelog. Increment version.
authorTed Lemon <source@isc.org>
Mon, 29 Mar 1999 22:44:38 +0000 (22:44 +0000)
committerTed Lemon <source@isc.org>
Mon, 29 Mar 1999 22:44:38 +0000 (22:44 +0000)
RELNOTES

index cd6c828803c64e4afbc7f0096fed64762cad8279..1c3fc7d38e8b766ccb042bd97478dd84f78448b2 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
-                  Version 2, Beta 1, Patchlevel 19
-                           March 26, 1998
+                  Version 2, Beta 1, Patchlevel 20
+                           March 29, 1998
 
                            Release Notes
 
@@ -53,6 +53,25 @@ 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 19
+
+- Removed arp table clearing code from solaris client script.
+
+- Document Linux "protocol not configured" error more thoroughly.
+
+- Clean up some unused variables.
+
+- Add entry and exit hooks to all dhcp client scripts, along with a
+  make_resolv_conf function that can be redefined in the entry hooks.
+  Document this new feature set.
+
+- Fix client to take advantage of network APIs that allow it to
+  receive a unicast instead of requesting that the DHCP server
+  broadcast its response.
+
+- Add -pf flag to all daemons allowing user to specify PID file name
+  on command line.
+
            CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 18
 
 - Support added for AIX 4.1.5.0 (and hopefully other versions).