]> git.ipfire.org Git - thirdparty/unbound.git/commitdiff
- Fix #1134: unbound-control set_option -- val-override-date: -1 works
authorWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Oct 2016 11:49:08 +0000 (11:49 +0000)
committerWouter Wijngaards <wouter@nlnetlabs.nl>
Tue, 25 Oct 2016 11:49:08 +0000 (11:49 +0000)
  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

doc/Changelog

index fc8eaa75a43f63a9df686cd28cfd65c931b8dfa6..19cf20456eb39af9ebf33fc97ab9921f4f78eb45 100644 (file)
@@ -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.