From: Remi Gacogne Date: Wed, 14 Dec 2016 11:02:12 +0000 (+0100) Subject: dnsdist: Add #4748 to the ChangeLog X-Git-Tag: dnsdist-1.1.0~28^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=9e59f6209ca9bf6e0ca8d375824f43428ea95d4f;p=thirdparty%2Fpdns.git dnsdist: Add #4748 to the ChangeLog --- diff --git a/pdns/dnsdistdist/website/markdown/changelog.md b/pdns/dnsdistdist/website/markdown/changelog.md index 9e6caa3870..edf90699a2 100644 --- a/pdns/dnsdistdist/website/markdown/changelog.md +++ b/pdns/dnsdistdist/website/markdown/changelog.md @@ -13,6 +13,7 @@ Changes since 1.1.0-beta1: * [#4658](https://github.com/PowerDNS/pdns/pull/4658): Allow editing the ACL via the API * [#4702](https://github.com/PowerDNS/pdns/pull/4702): Add `setUDPTimeout(n)` * [#4726](https://github.com/PowerDNS/pdns/pull/4726): Add an option to return ServFail when no server is available + * [#4748](https://github.com/PowerDNS/pdns/pull/4748): Add `setCacheCleaningPercentage()` ## Improvements