]> granicus.if.org Git - pdns/commitdiff
Update changelog with one more entry
authorPieter Lexis <pieter.lexis@powerdns.com>
Fri, 29 Jul 2016 13:31:32 +0000 (15:31 +0200)
committerPieter Lexis <pieter.lexis@powerdns.com>
Fri, 29 Jul 2016 13:31:32 +0000 (15:31 +0200)
docs/markdown/changelog.raw.md

index 8ddd7476609b84afae00e37cfa446eaf2aaa5000..1f279778981f10e0bed17159b0a5357c11e0df32 100644 (file)
@@ -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