From: Mukund Sivaraman Date: Fri, 21 Jun 2013 06:33:08 +0000 (+0530) Subject: [master] Add ChangeLog entry for #2947 X-Git-Tag: bind10-1.2.0beta1-release~386 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=18155a69d96d21d845f990010d4e6fdf9589fd6a;p=thirdparty%2Fkea.git [master] Add ChangeLog entry for #2947 --- diff --git a/ChangeLog b/ChangeLog index bf5d5cd90e..1db652f5d3 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +630. [bug] muks + If there is a problem loading the backend module for a type of + data source, b10-auth would not serve any zones. This behaviour + has been changed now so that it serves zones from all other usable + data sources that were configured. + (Trac #2947, git 9a3ddf1e2bfa2546bfcc7df6d9b11bfbdb5cf35f) + 629. [func] stephen Added first part of the hooks framework. (Trac #2794, git d2b107586db7c2deaecba212c891d231d7e54a07)