diff options
author | JINMEI Tatuya <jinmei@isc.org> | 2011-07-15 00:26:29 +0200 |
---|---|---|
committer | JINMEI Tatuya <jinmei@isc.org> | 2011-07-15 00:26:29 +0200 |
commit | d13509441ce77077ccf21b9442458b0fb52b1c07 (patch) | |
tree | 9379c79bbc5f8ce6c86857129e833bf9bfd7bba3 | |
parent | [master] Merge branch 'trac910' (diff) | |
download | kea-d13509441ce77077ccf21b9442458b0fb52b1c07.tar.xz kea-d13509441ce77077ccf21b9442458b0fb52b1c07.zip |
[master] added changelog entry for #910
-rw-r--r-- | ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,3 +1,8 @@ +272. [func] jinmei + libdns++/pydnspp: TSIG signing now handles truncated DNS messages + (i.e. with TC bit on) with TSIG correctly. + (Trac #910, 8e00f359e81c3cb03c5075710ead0f87f87e3220) + 271. [func] stephen Default logging for unit tests changed to severity DEBUG (level 99) with the output routed to /dev/null. This can be altered by setting |