From: Remi Gacogne Date: Thu, 29 Dec 2016 11:21:40 +0000 (+0100) Subject: dnsdist: Update ChangeLog for 1.1.0 X-Git-Tag: rec-4.1.0-alpha1~365^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F4823%2Fhead;p=thirdparty%2Fpdns.git dnsdist: Update ChangeLog for 1.1.0 --- diff --git a/pdns/dnsdistdist/website/markdown/changelog.md b/pdns/dnsdistdist/website/markdown/changelog.md index edf90699a2..f493f7ebc4 100644 --- a/pdns/dnsdistdist/website/markdown/changelog.md +++ b/pdns/dnsdistdist/website/markdown/changelog.md @@ -1,3 +1,18 @@ +# 1.1.0 +Released December 29th 2016 + +Changes since 1.1.0-beta2: + +## Improvements + + * [#4783](https://github.com/PowerDNS/pdns/pull/4783): Add -latomic on powerpc + * [#4812](https://github.com/PowerDNS/pdns/pull/4812): Handle header-only responses, handle Refused as Servfail in the cache + +## Bug fixes + + * [#4762](https://github.com/PowerDNS/pdns/pull/4762): SuffixMatchNode: Fix an insertion issue for an existing node + * [#4772](https://github.com/PowerDNS/pdns/pull/4772): Fix dnsdist initscript config check + # 1.1.0-beta2 Released December 14th 2016