]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
Document latest changes.
authorTed Lemon <source@isc.org>
Tue, 9 Feb 1999 05:00:46 +0000 (05:00 +0000)
committerTed Lemon <source@isc.org>
Tue, 9 Feb 1999 05:00:46 +0000 (05:00 +0000)
RELNOTES

index 8525dba0d592f7904586c6953eb03a69dc4c4fe4..c136fd7bac69561ec40ded7fb915c765fbe02f83 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,7 +1,7 @@
                     Internet Software Consortium
           Dynamic Host Configuration Protocol Distribution
                   Version 2, Beta 1, Patchlevel 10
-                         February 5, 1998
+                         February 8, 1998
 
                            Release Notes
 
@@ -53,6 +53,22 @@ 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 10
+
+- Update top-level Makefile so that it exits correctly on errors in
+  submakes under bash/gnu make (dunno which is the culprit, and don't
+  really care).
+
+- Print a more helpful message if no free BPF devices are found.
+
+- Add support for specifying that the server is or is not
+  authoritative for a particular network segment.
+
+- Fix two stupid typos in lpf.c.
+
+- Print a more helpful message if we can't create an LPF socket or
+  can't attach a filter to it.
+
             CHANGES FROM VERSION 2.0 BETA 1 PATCHLEVEL 9
 
 - Correct the hopelessly outdated information about Linux at the top