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

index 07bb8d1ce6148debcbdd689ffbb2024dbce351c5..b9179614905a27cf8a86c067b969a92e401bb713 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -845,7 +845,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