]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] Added ChangeLog entry 772 for Trac #3374.
authorThomas Markwalder <tmark@isc.org>
Thu, 13 Mar 2014 15:32:35 +0000 (11:32 -0400)
committerThomas Markwalder <tmark@isc.org>
Thu, 13 Mar 2014 15:32:35 +0000 (11:32 -0400)
ChangeLog

index 8c95d1c2224f847b9938495e18a0ab61860e3079..ca37ae96b8a485183709bc152857762ad2bc4f13 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,16 @@
+772.   [bug]           tmark
+       Tickets #3339 and #3373 (see entries 760 and 768 respectively)
+       were reverted. They introduced a bug where components added through
+       bindctl, could not be removed.
+       (Trac #3374, git c641e2d0569df3ca3e5a93beaf0ecf39db07e402)
+
 771.   [bug]           tmark
        Configuration parsing in b10-dchp6 and b10-dhcp4 for the "dhcp-ddns"
        section of their configurations now supplies hard-coded default values
        rather than those from their spec files.  This is a temporary solution
        to circumvent an issue in the configuration libraries which causes
        map-items to behave incorrectly.
-       (Trac #3358, git 983d8acec3a7ccb1ffef662eac7518aed5f99381) 
+       (Trac #3358, git 983d8acec3a7ccb1ffef662eac7518aed5f99381)
 
 770.   [func]          marcin
        b10-dhcp6: Implemented support for Rebind message.