]> git.ipfire.org Git - thirdparty/dhcp.git/commitdiff
[v4_1_esv] Added credit for 39978 to RELNOTES
authorThomas Markwalder <tmark@isc.org>
Wed, 5 Aug 2015 10:59:06 +0000 (06:59 -0400)
committerThomas Markwalder <tmark@isc.org>
Wed, 5 Aug 2015 10:59:06 +0000 (06:59 -0400)
RELNOTES

index efecb6b47301ad643ccf423a1770f25a71e5d930..01bcb9373e336aadb71de30241fd29c23ea3ea90 100644 (file)
--- a/RELNOTES
+++ b/RELNOTES
@@ -133,7 +133,8 @@ by Eric Young (eay@cryptsoft.com).
 
 - Fixed a server crash that could occur when the server attempts to remove
   the billing class from the last lease billed to a dynamic class after said
-  class has been deleted.
+  class has been deleted.  Our thanks to Lasse Pesonen for reporting the
+  issue
   [ISC-Bugs #39978]
 
 - Handle an out of memory condition in the client a bit better.