From d9433ad4bd9aec1028b9b05aa55e9b083e35a4d4 Mon Sep 17 00:00:00 2001 From: Jelte Jansen Date: Wed, 27 Apr 2011 10:56:02 +0200 Subject: [PATCH] [master] updated changelog --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 87f6b15e1c..666d1f8160 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +226. [func]* jelte + Introduced an API for cryptographic operations. Currently it only + supports HMAC, intended for use with TSIG. The current + implementation uses Botan as the backend library. + This introduces a new dependency, on Botan. + (Trac#781, git 9df42279a47eb617f586144dce8cce680598558a) + 225. [func] naokikambe Added the HTTP/XML interface(b10-stats-httpd) to the statistics feature in BIND 10. b10-stats-httpd is a standalone HTTP server and it requests