]> git.ipfire.org Git - thirdparty/kea.git/commitdiff
[master] update changelog for merge of 1612
authorJelte Jansen <jelte@isc.org>
Mon, 5 Mar 2012 16:54:18 +0000 (17:54 +0100)
committerJelte Jansen <jelte@isc.org>
Mon, 5 Mar 2012 16:54:18 +0000 (17:54 +0100)
ChangeLog

index 332c7c730a224a945970bca31faf074039ca3788..dcba99247865922ec54689a6f543666e5d8ebeaa 100644 (file)
--- 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