- 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
This commit is contained in:
Wouter Wijngaards 2016-10-25 11:49:08 +00:00
parent 147a6c8548
commit b76d5dfc5b

View 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.