From: Thomas Markwalder Date: Thu, 13 Aug 2015 15:04:50 +0000 (-0400) Subject: [master] Added ChangeLog entry 989 for #3997. X-Git-Tag: trac4006_base X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e9c58e3dc3ab729bf3b2794ff20ebbe64d75ca8a;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 989 for #3997. --- diff --git a/ChangeLog b/ChangeLog index 339d791289..a769f07a1f 100644 --- 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.