From: Pieter Lexis Date: Wed, 11 May 2016 09:10:44 +0000 (+0200) Subject: Update changelog for auth 4.0.0 alpha 3 X-Git-Tag: auth-4.0.0-beta1~39^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F3847%2Fhead;p=thirdparty%2Fpdns.git Update changelog for auth 4.0.0 alpha 3 --- diff --git a/docs/markdown/changelog.raw.md b/docs/markdown/changelog.raw.md index d1bd7ea056..45796457ea 100644 --- a/docs/markdown/changelog.raw.md +++ b/docs/markdown/changelog.raw.md @@ -151,7 +151,7 @@ There are several **known issues** that will be fixed before the final 4.0.0 rel to be continued.... ## PowerDNS Authoritative Server 4.0.0-alpha3 -Unreleased +Released May 11th 2016 Notable changes since 4.0.0-alpha2 @@ -173,6 +173,7 @@ Notable changes since 4.0.0-alpha2 - [#3612](https://github.com/PowerDNS/pdns/pull/3612) Prevent segfault in PostgreSQL backend - [#3779](https://github.com/PowerDNS/pdns/pull/3779), [#3768](https://github.com/PowerDNS/pdns/pull/3768), [#3766](https://github.com/PowerDNS/pdns/pull/3766), [#3783](https://github.com/PowerDNS/pdns/pull/3783) and [#3789](https://github.com/PowerDNS/pdns/pull/3789) DNSName and other hardening improvements - [#3784](https://github.com/PowerDNS/pdns/pull/3784) fix SOA caching with multiple backends (Kees Monshouwer) +- [#3827](https://github.com/PowerDNS/pdns/pull/3827) Force NSEC3PARAM algorithm to 1, fixes validation issues when set to not 1 ### Improvements