]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[master] Updated release notes
authorThomas Markwalder <tmark@isc.org>
Thu, 22 Jun 2017 18:26:34 +0000 (14:26 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 22 Jun 2017 18:26:34 +0000 (14:26 -0400)
RELNOTES

index 07b35ee442e2e9179312431114c3ab3d0b3b4d03..58b6ee5d4710e2ecee9173dfed5074b8378bb656 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -160,7 +160,8 @@ by Eric Young (eay@cryptsoft.com).
 - Corrected a dhclient -6 issue that caused the client to crash with an
   "Impossible condition" error after de-preferencing its only IA binding.
   The crash occurred when server configuration changes rendered the existing
-  binding out-of-range and no other leases were available to offer.
+  binding out-of-range and no other leases were available to offer.  Thanks
+  to Pierre Clerissi for bringing this issue to our attention.
   [ISC-Bugs #44373]
 
 - Client now calls the script with reason set to FAIL when run with -1
@@ -1046,6 +1047,7 @@ by Eric Young (eay@cryptsoft.com).
   [ISC-Bugs #31992]
   [ISC-Bugs #25428]
   [ISC-Bugs #31940]
+  [ISC-Bugs #32935]
 
 - Fixed a bug in OMAPI that causes omshell to crash when a name-value
   pair with a zero length value is shipped in an object. Thanks to