From: Mukund Sivaraman Date: Tue, 1 Oct 2013 13:29:28 +0000 (+0530) Subject: [master] Add ChangeLog for #2750, #2751 X-Git-Tag: bind10-1.2.0beta1-release~193^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=acbe4afb25b5f7eb6da8e259d9d8a78526bccd80;p=thirdparty%2Fkea.git [master] Add ChangeLog for #2750, #2751 --- diff --git a/ChangeLog b/ChangeLog index 984582c01e..94951e2a2a 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,11 @@ +684. [func] muks, vorner + API support to delete zone data has been added. With this, + DomainTree and RdataSet which form the central zone data + structures of b10-auth allow deletion of names and RR data + respectively. + (Trac #2750, git d3dbe8e1643358d4f88cdbb7a16a32fd384b85b1) + (Trac #2751, git 7430591b4ae4c7052cab86ed17d0221db3b524a8) + 683. [bug] stephen Modifications to fix problems running unit tests if they are statically linked. This includes provision of an initialization function that