From: Pieter Lexis Date: Fri, 29 Jul 2016 13:31:32 +0000 (+0200) Subject: Update changelog with one more entry X-Git-Tag: auth-4.0.1~2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=c15e9671fbfd684beecc809067a07ce5d80c3955;p=thirdparty%2Fpdns.git Update changelog with one more entry --- diff --git a/docs/markdown/changelog.raw.md b/docs/markdown/changelog.raw.md index 8ddd747660..1f27977898 100644 --- a/docs/markdown/changelog.raw.md +++ b/docs/markdown/changelog.raw.md @@ -38,6 +38,7 @@ This release fixes two small issues and adds a setting to limit AXFR and IXFR si - [#4126](https://github.com/PowerDNS/pdns/pull/4126) Wait for the connection to the carbon server to be established - [#4206](https://github.com/PowerDNS/pdns/pull/4206) Don't try to deallocate empty PG statements - [#4245](https://github.com/PowerDNS/pdns/pull/4245) Send the correct response when queried for an NSEC directly (Kees Monshouwer) + - [#4252](https://github.com/PowerDNS/pdns/pull/4252) Don't include bind files if length <= 2 or > sizeof(filename) - [#4255](https://github.com/PowerDNS/pdns/pull/4255) Catch runtime_error when parsing a broken MNAME ## Improvements