summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Markwalder <tmark@isc.org>2017-07-11 11:37:27 -0400
committerThomas Markwalder <tmark@isc.org>2017-07-11 11:37:27 -0400
commit5fabda1932a5dba6c29415090d9ed99fe01f4d71 (patch)
treebdfd4a2dc4495551319a94e8cb6d541d1951175d
parentc7e34f74d1c70e20d73106bf1c728fb50c521f46 (diff)
downloadisc-dhcp-5fabda1932a5dba6c29415090d9ed99fe01f4d71.tar.gz
[v4_1_esv] Fixed mispellings in release notes
-rw-r--r--RELNOTES4
1 files changed, 2 insertions, 2 deletions
diff --git a/RELNOTES b/RELNOTES
index f118f9cf..31592031 100644
--- a/RELNOTES
+++ b/RELNOTES
@@ -119,7 +119,7 @@ dhcp-users@lists.isc.org.
- DHCP6 FQDN option unpacking code now correctly handles values that contain
spaces, special, or non-printable characters. Prior to this the buffer
- size needed was underestitmate causing a conversion error message to
+ size needed was underestimated causing a conversion error message to
be logged and DNS updates to be skipped. Thanks to Fernando Soto at
BlueCat Networks for bringing the matter to our attention.
[ISC-Bugs #43592]
@@ -136,7 +136,7 @@ dhcp-users@lists.isc.org.
OS systems when using -1 or large values for default-lease-time. Rollover
values will be replaced with 0x7FFFFFFF - 1. This alleviates unintentionally
short expiration times being handed out when infinite lease times (-1) in
- conjuction with failover. Our thanks to Alessandro Gherardi for bringing
+ conjunction with failover. Our thanks to Alessandro Gherardi for bringing
the issue to our attention.
[ISC-Bugs #41976]