aboutsummaryrefslogtreecommitdiff
path: root/RELNOTES
diff options
context:
space:
mode:
Diffstat (limited to 'RELNOTES')
-rw-r--r--RELNOTES26
1 files changed, 21 insertions, 5 deletions
diff --git a/RELNOTES b/RELNOTES
index d534397..ab5b76b 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -1,6 +1,6 @@
Internet Systems Consortium DHCP Distribution
- Version 4.2.2
- 27 July 2011
+ Version 4.2.3
+ 18 October 2011
Release Notes
@@ -10,7 +10,7 @@ ISC DHCP 4.2.x includes features that were not included in DHCP 4.1.x.
These include:
Processing the DHCP to DNS server transactions in an asynchronous fashion.
-The DHCP server or client can now continue with it's processing while
+The DHCP server or client can now continue with its processing while
awaiting replies from the DNS server.
There are a number of DHCPv6 limitations and features missing in this
@@ -39,6 +39,22 @@ The system has only been tested on Linux, FreeBSD, and Solaris, and may not
work on other platforms. Please report any problems and suggested fixes to
<dhcp-users@isc.org>.
+ Changes since 4.2.2
+
+- Fix the code that checks for an existing DDNS transaction to cancel
+ when removing DDNS information, so that we will continue with the
+ processing if we have a lease even if it doesn't have an outstanding
+ transaction. [ISC-Bugs #24682]
+
+- Add AM_MAINTAINER_MODE to configure.ac to avoid rebuilding
+ configuration files. [ISC-Bugs #24107]
+
+- Add support for passing DDNS information to a DNS server over
+ an IPv6 address. [ISC-Bugs #22647]
+
+- Enhanced patch for 23595 to handle IPv4 fixed addresses more
+ cleanly. [ISC-Bugs #23595]
+
Changes since 4.2.2rc1
! Two packets were found that cause a server to halt. The code
@@ -350,7 +366,7 @@ work on other platforms. Please report any problems and suggested fixes to
decline request for it previously) don't attempt to move it from
the inactive to active pool as doing so can result in the server
crashing on an assert failure. Also retag the lease as active
- and reset it's timeout value.
+ and reset its timeout value.
[ISC-Bugs #21921]
- Relay no longer crashes, when DHCP packet is received over interface without
@@ -494,7 +510,7 @@ work on other platforms. Please report any problems and suggested fixes to
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 it's processing while
+ 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