]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added entry 768 for Trac #3373
authorThomas Markwalder <tmark@isc.org>
Tue, 11 Mar 2014 12:19:58 +0000 (08:19 -0400)
committerThomas Markwalder <tmark@isc.org>
Tue, 11 Mar 2014 12:19:58 +0000 (08:19 -0400)
Also moved entry 767 above the beta release line.

ChangeLog

index 09c273dd560fda0bf14cea107af67acbf142de41..ddbbe2fce5c82fcd4442cadf84b4ede0413ca1ab 100644 (file)
--- 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