]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_1_esv] Updated RELNOTES entry for 41815.
authorThomas Markwalder <tmark@isc.org>
Thu, 25 Aug 2016 18:22:45 +0000 (14:22 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 25 Aug 2016 18:22:45 +0000 (14:22 -0400)
RELNOTES

index e906101dcab75d8fbfc8b7693e439a94d01fcf51..41ccc52851bc9b97240f03e2786ea99eef7abd5b 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -84,7 +84,9 @@ by Eric Young (eay@cryptsoft.com).
 - Added global configuration parameter, abandon-lease-time, which determines
   the amount of time a lease remains abandoned.  The default is 84600 seconds.
   Additionaly, the server now conducts a ping check (if ping checks are
-  enabled) prior to offering an abandoned lease to client.
+  enabled) prior to offering an abandoned lease to client.  Our thanks to
+  David Zych at University of Illinois for reporting the issue and working
+  with us to produce a viable solution.
   [ISC-Bugs #41815]
 
 - Correct handling of interface names during interface discovery. This