summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDavid Hankins <dhankins@isc.org>2006-05-11 20:29:43 +0000
committerDavid Hankins <dhankins@isc.org>2006-05-11 20:29:43 +0000
commit6da113fb953760d28800dc6d9d36ab2a9bc1f220 (patch)
tree80d0ada59d9d37713b19cc46b355abfaf2334f34
parentd31555c9e932b87bb57bede437099e8d382980c0 (diff)
downloadisc-dhcp-6da113fb953760d28800dc6d9d36ab2a9bc1f220.tar.gz
Somehow managed to mis-sort new features from code brought up from v3-release.
-rw-r--r--RELNOTES45
1 files changed, 23 insertions, 22 deletions
diff --git a/RELNOTES b/RELNOTES
index 4c30369e..1f583328 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -46,28 +46,6 @@ Murrell at BC Tel Advanced Communications. I'd like to express my
thanks to all of these good people here, both for working on the code
and for prodding me into improving it.
- Changes since 3.0.4
-
-- A warning that host statements declared within subnet or shared-network
- scopes are actually global has been added.
-
-- The default minimum lease time (if min-lease-time was not specified)
- was raised from 0 to 300. 0 is not thought to be sensible, and is
- known to be damaging.
-
-- Added additional fatal error sanity checks surrounding lease binding
- state count calculations (free/active counts used for failover pool
- balancing).
-
- Changes since 3.0.4rc1
-
-- The dhcp-options.5 manpage was updated to correct indentation errors
- thanks to a patch from Jean Delvare.
-
- Changes since 3.0.4b3
-
-- Some manual pages were clarified pursuant to discussion on the dhcp-server
- mailing list.
Changes since 3.0 (New Features)
@@ -103,6 +81,29 @@ and for prodding me into improving it.
their arguments from upper to lower and lower to upper cases respectively.
Thanks to a patch from Albert Herranz.
+ Changes since 3.0.4
+
+- A warning that host statements declared within subnet or shared-network
+ scopes are actually global has been added.
+
+- The default minimum lease time (if min-lease-time was not specified)
+ was raised from 0 to 300. 0 is not thought to be sensible, and is
+ known to be damaging.
+
+- Added additional fatal error sanity checks surrounding lease binding
+ state count calculations (free/active counts used for failover pool
+ balancing).
+
+ Changes since 3.0.4rc1
+
+- The dhcp-options.5 manpage was updated to correct indentation errors
+ thanks to a patch from Jean Delvare.
+
+ Changes since 3.0.4b3
+
+- Some manual pages were clarified pursuant to discussion on the dhcp-server
+ mailing list.
+
Changes since 3.0.4b2
- Null-termination sensing for certain clients that unfortunatley require