From: Thomas Markwalder Date: Tue, 11 Mar 2014 12:19:58 +0000 (-0400) Subject: [master] Added entry 768 for Trac #3373 X-Git-Tag: kea-eng-20140313~14 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=5a65fffe5a61fa87e8af0778e8859b6cb1ab796c;p=thirdparty%2Fkea.git [master] Added entry 768 for Trac #3373 Also moved entry 767 above the beta release line. --- diff --git a/ChangeLog b/ChangeLog index 09c273dd56..ddbbe2fce5 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,10 +1,18 @@ -bind10-1.2.0beta1 released on March 6, 2014 +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 + committed, only to be lost upon committing a subsequent change + to same map of items during the same bindctl session. + (Trac #3373, git da3b0d4f364d069ffdb47723545798ac589fae42) 767. [func] tomek Unit-tests for all database backends are now shared. This improves test coverage for memfile and any future backends that may appear. (Trac #3359, git 3d6c11630ada9d0681a813cf026f6bb16aabb9fa) +bind10-1.2.0beta1 released on March 6, 2014 + 766. [func] muks --disable-dns and --disable-dhcp configure arguments have been added to conditionally disable the DNS or DHCP components