From: Jelte Jansen Date: Mon, 5 Mar 2012 16:54:18 +0000 (+0100) Subject: [master] update changelog for merge of 1612 X-Git-Tag: trac2351_base~226^2~116^2~41^2~52^2~1 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=97fa3578b37fce3897f78bfd59990ec9928822b9;p=thirdparty%2Fkea.git [master] update changelog for merge of 1612 --- diff --git a/ChangeLog b/ChangeLog index 332c7c730a..dcba992478 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +394. [defect] jelte + b10-auth now catches any exceptions during response building; if any + datasource either throws an exception or causes an exception to be + thrown, the message processing code will now catch it, log a debug + message, and return a SERVFAIL response. + (Trac #1612, git b5740c6b3962a55e46325b3c8b14c9d64cf0d845) + 393. [func] jelte Introduced a new class LabelSequence in libdns++, which provides lightweight accessor functionality to the Name class, for more