From e4fe1a798cb7d56561c992662d84a2be46af8ae3 Mon Sep 17 00:00:00 2001 From: Mukund Sivaraman Date: Tue, 17 Sep 2013 10:19:36 +0530 Subject: [PATCH] [master] Add ChangeLog for #2762 --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5d7bbdac71..a75d547c06 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +676. [bug] muks + We now also allow the short name ("hmac-md5"), along with the long + name ("hmac-md5.sig-alg.reg.int") that was allowed before for + HMAC-MD5, so that it is more conveninent to configure TSIG keys + using it. + (Trac #2762, git c543008573eba65567e9c189824322954c6dd43b) + 675. [func] vorner If there's an exception not handled in a Python BIND10 component, it is now stored in a temporary file and properly logged, instead