From: Wouter Wijngaards Date: Tue, 25 Oct 2016 11:49:08 +0000 (+0000) Subject: - Fix #1134: unbound-control set_option -- val-override-date: -1 works X-Git-Tag: release-1.6.0rc1~49 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=b76d5dfc5b79814558067e207768f6b0a905c7a9;p=thirdparty%2Funbound.git - Fix #1134: unbound-control set_option -- val-override-date: -1 works immediately to ignore datetime, or back to 0 to enable it again. The -- is to ignore the '-1' as an option flag. git-svn-id: file:///svn/unbound/trunk@3908 be551aaa-1e26-0410-a405-d3ace91eadb9 --- diff --git a/doc/Changelog b/doc/Changelog index fc8eaa75a..19cf20456 100644 --- a/doc/Changelog +++ b/doc/Changelog @@ -1,6 +1,7 @@ 25 October 2016: Wouter - - Fix #1134: unbound-control set_option val-date-override: -1 works + - Fix #1134: unbound-control set_option -- val-override-date: -1 works immediately to ignore datetime, or back to 0 to enable it again. + The -- is to ignore the '-1' as an option flag. 24 October 2016: Wouter - serve-expired config option: serve expired responses with TTL 0.