2
0
mirror of https://gitlab.isc.org/isc-projects/kea synced 2025-08-29 21:18:02 +00:00

[master] Add ChangeLog for #2762

This commit is contained in:
Mukund Sivaraman 2013-09-17 10:19:36 +05:30
parent c543008573
commit e4fe1a798c

View File

@ -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