]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 989 for #3997. trac4006_base
authorThomas Markwalder <tmark@isc.org>
Thu, 13 Aug 2015 15:04:50 +0000 (11:04 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 13 Aug 2015 15:04:50 +0000 (11:04 -0400)
ChangeLog

index 339d7912893f78b722eef1d750812dbeafabfc96..a769f07a1f7ee808c2a1ad5619491162e0443505 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
 Kea 0.9.2 released on July 28, 2015
 
+989.   [bug]           tmark
+       Fixed a bug in both DHCPv4 and DHCPv6 servers that could cause
+       them to crash during sever shutdown when DNS updates are enabled.
+       (Trac #3997, git ce91bdd78f420f64324c573a952ec804bc25e0d8)
+
 988.   [bug]           fdupont
        keactrl no longer returns an error when the "status" command is
        issued and the Kea configuration file doesn't exist.