summaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES19
1 files changed, 13 insertions, 6 deletions
diff --git a/RELNOTES b/RELNOTES
index 5b18f392..f463e978 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -43,6 +43,13 @@ ISC DHCP is open source software maintained by Internet Systems
Consortium. This product includes cryptographic software written
by Eric Young (eay@cryptsoft.com).
+ Changes since 4.2.8b1
+
+- Specifying the option, --disable-debug, on the configure script command line
+ now disables debug features. Prior to this, specifying the --disable-debug
+ incorrectly enabled debug features.
+ [ISC-Bugs #37780]
+
Changes since 4.2.7
- Corrected parser's right brace matching when a statement contains an error.
@@ -54,12 +61,12 @@ by Eric Young (eay@cryptsoft.com).
[ISC-Bugs #36947]
- Added check for invalid failover message type. Thanks to Tobias Stoeckmann
- working with the OpendBSD project who spotted the issue and provided the
+ working with the OpenBSD project who spotted the issue and provided the
patch.
[ISC-Bugs #36653]
- Corrected rate limiting checks for bad packet logging. Thanks to Tobias
- Stoeckmann working with the OpendBSD project who spotted the issue and
+ Stoeckmann working with the OpenBSD project who spotted the issue and
provided the patch.
[ISC-Bugs #36897]
@@ -99,7 +106,7 @@ by Eric Young (eay@cryptsoft.com).
[ISC-Bugs #18010]
[ISC-Bugs #22556]
[ISC-Bugs #29769]
- Inbound packets with UPD checksums of 0xffff now validate correctly rather
+ Inbound packets with UDP checksums of 0xffff now validate correctly rather
than being dropped.
[ISC-Bus #24216]
[ISC-Bus #25587]
@@ -143,7 +150,7 @@ by Eric Young (eay@cryptsoft.com).
[ISC-Bugs #20352]
- Corrected an issue which caused dhclient to incorrectly form the result when
- prepending or appending to the IPv4 domain-search option,received from the
+ prepending or appending to the IPv4 domain-search option, received from the
server, when either of the values being combined contain compressed
components.
[ISC-Bugs #20558]
@@ -1096,8 +1103,8 @@ by Eric Young (eay@cryptsoft.com).
calculations. Invalid renew and rebinding times (e.g., greater than the
determined lease time) are omitted.
-- Processing the DHCP to DNS server transactions in an asyncrhonous fashion.
- The DHCP server or client can now continue with its processing while
+- Processing the DHCP to DNS server transactions in an asyncrhonous fashion,
+ the DHCP server or client can now continue with its processing while
awaiting replies from the DNS server.
- The 'hardware [ethernet|etc] ...;' parameter in host records has been