From: Thomas Markwalder Date: Tue, 11 Mar 2014 12:34:08 +0000 (-0400) Subject: [master] Added ChangeLog entry 769 for trac #3362 X-Git-Tag: kea-eng-20140313~12 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=51b46695c8114f324ecb32b561bf2a11082a7733;p=thirdparty%2Fkea.git [master] Added ChangeLog entry 769 for trac #3362 --- diff --git a/ChangeLog b/ChangeLog index ddbbe2fce5..1641163c00 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,4 +1,11 @@ -768. [bug] tmark +769. [bug] tmark + b10-dhcp-ddns now treats a DNS server response code of NXRRSET as a + successful outcome when processing a request to remove DNS data. This + corrects a defect in which b10-dhcp-ddns would incorrectly fail a request + to remove DNS data when the DNS server's response was NXRRSET. + (Trac #3362, git da3b0d4f364d069ffdb47723545798ac589fae42) + +768. [bug] tmark Python configuration library now properly merges changes into configuration items that are maps of items. This corrects a defect in which a change to an item in a map of items could