From: bert hubert Date: Thu, 27 Apr 2017 18:01:43 +0000 (+0300) Subject: changelog thinks recent 4 releases happened in 2016 X-Git-Tag: rec-4.1.0-alpha1~145 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=f070dcf1300fb185c6a3a0ceaceaee98f22b6c07;p=thirdparty%2Fpdns.git changelog thinks recent 4 releases happened in 2016 --- diff --git a/docs/markdown/changelog.raw.md b/docs/markdown/changelog.raw.md index bd56a9326b..4fe07b350c 100644 --- a/docs/markdown/changelog.raw.md +++ b/docs/markdown/changelog.raw.md @@ -17,7 +17,7 @@ the previous line. --> # PowerDNS Authoritative Server 4.0.3 -Released January 17th 2016 +Released January 17th 2017 This release fixes an issue when using multiple backends, where one of the backends is the BIND backend. This regression was introduced in 4.0.2. @@ -27,7 +27,7 @@ This regression was introduced in 4.0.2. - [#4905](https://github.com/PowerDNS/pdns/pull/4905): Revert "auth: In `Bind2Backend::lookup()`, use the `zoneId` when we have it" # PowerDNS Recursor 4.0.4 -Released January 13th 2016 +Released January 13th 2017 The 4.0.4 version of the PowerDNS Recursor fixes PowerDNS Security Advisories [2016-02](security/powerdns-advisory-2016-02.md) and [2016-04](security/powerdns-advisory-2016-04.md). @@ -58,7 +58,7 @@ The 4.0.4 version of the PowerDNS Recursor fixes PowerDNS Security Advisories [2 - [commit d8baf17](https://github.com/PowerDNS/pdns/commit/d8baf17): Handle CNAMEs at the apex of secure zones to other secure zones # PowerDNS Authoritative Server 4.0.2 -Released January 13th 2016 +Released January 13th 2017 This release fixes PowerDNS Security Advisories [2016-02](security/powerdns-advisory-2016-02.md), [2016-03](security/powerdns-advisory-2016-03.md), [2016-04](security/powerdns-advisory-2016-04.md) and [2016-05](security/powerdns-advisory-2016-05.md) and includes a fix for a memory leak in the Postgresql backend.