]> granicus.if.org Git - pdns/commitdiff
Be a little more explicit on the addition of the SEP on CSKs
authorPieter Lexis <pieter.lexis@powerdns.com>
Thu, 25 Feb 2016 16:16:29 +0000 (17:16 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Thu, 25 Feb 2016 16:16:29 +0000 (17:16 +0100)
docs/markdown/changelog.raw.md

index 80bfb17f15f0391aef370e06b112661fa6d4136c..6bdc42bb02f84da6c5c5766aa2dd359620d8864c 100644 (file)
@@ -139,7 +139,7 @@ Notable changes since 4.0.0-alpha1
 
 ### Bug fixes
 
-- [#3124](https://github.com/PowerDNS/pdns/pull/3124) Fix several bugs with introduced with the change to a single signing key
+- [#3124](https://github.com/PowerDNS/pdns/pull/3124) Fix several bugs with introduced with the change to a single signing key (e.g. the SEP bit is set on these single keys)
 - [#3151](https://github.com/PowerDNS/pdns/pull/3151) Catch DNSName build errors in dynhandler (Christian Hofstaedtler)
 - [#3264](https://github.com/PowerDNS/pdns/pull/3264) GeoIP backend: Use correct id numbers for domains (Aki Tuomi)
 - [#3271](https://github.com/PowerDNS/pdns/pull/3271) ZoneParser: Throw PDNSException on too many SOA data elements