From: Remi Gacogne Date: Wed, 14 Dec 2016 09:58:36 +0000 (+0100) Subject: dnsdist: Add #4764 and #4765 to the beta2 ChangeLog X-Git-Tag: dnsdist-1.1.0~28^2~1 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0189084073b530911320e039ae047ae6c1eb86a7;p=thirdparty%2Fpdns.git dnsdist: Add #4764 and #4765 to the beta2 ChangeLog --- diff --git a/pdns/dnsdistdist/website/markdown/changelog.md b/pdns/dnsdistdist/website/markdown/changelog.md index 67951c0718..9e6caa3870 100644 --- a/pdns/dnsdistdist/website/markdown/changelog.md +++ b/pdns/dnsdistdist/website/markdown/changelog.md @@ -1,5 +1,5 @@ # 1.1.0-beta2 -Released December 12th 2016 +Released December 14th 2016 Changes since 1.1.0-beta1: @@ -22,6 +22,7 @@ Changes since 1.1.0-beta1: * [#4632](https://github.com/PowerDNS/pdns/pull/4632): Improve dnsdist error message on a common typo/config mistake * [#4694](https://github.com/PowerDNS/pdns/pull/4694): Don't use a const_iterator for erasing (fix compilation with some versions of gcc) * [#4715](https://github.com/PowerDNS/pdns/pull/4715): Specify that dnsmessage.proto uses protobuf version 2 + * [#4765](https://github.com/PowerDNS/pdns/pull/4765): Some service improvements ## Bug fixes @@ -35,6 +36,7 @@ Changes since 1.1.0-beta1: * [#4742](https://github.com/PowerDNS/pdns/pull/4742): Decrement the queued TCP conn count if writing to the pipe fails * [#4743](https://github.com/PowerDNS/pdns/pull/4743): Ignore newBPFFilter() and newDynBPFFilter() in client mode * [#4753](https://github.com/PowerDNS/pdns/pull/4753): Fix FD leak on TCP connection failure, handle TCP worker creation failure + * [#4764](https://github.com/PowerDNS/pdns/pull/4764): Prevent race while creating new TCP worker threads # 1.1.0-beta1 Released September 1st 2016