From: George Thessalonikefs Date: Wed, 14 Dec 2022 15:37:05 +0000 (+0100) Subject: - Merge #569 from JINMEI Tatuya: add keep-cache option to X-Git-Tag: release-1.17.1rc1~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=0682d4371edda418ab5bea35554925574fa8c0d1;p=thirdparty%2Funbound.git - Merge #569 from JINMEI Tatuya: add keep-cache option to 'unbound-control reload' to keep caches. --- 0682d4371edda418ab5bea35554925574fa8c0d1 diff --cc doc/Changelog index d51a45662,d51a45662..b14cf1d55 --- a/doc/Changelog +++ b/doc/Changelog @@@ -1,3 -1,3 +1,7 @@@ ++14 December 2022: George ++ - Merge #569 from JINMEI Tatuya: add keep-cache option to ++ 'unbound-control reload' to keep caches. ++ 13 December 2022: George - Expose 'statistics-inhibit-zero' as a configuration option; the default value retains Unbound's behavior.