Add CHANGES and release notes for GL #1712 and GL #1829

(cherry picked from commit dd62275152)
This commit is contained in:
Ondřej Surý
2020-07-30 15:10:49 +02:00
committed by Matthijs Mekking
parent c4e6ade0e5
commit f3a7ee87ef
3 changed files with 19 additions and 0 deletions

View File

@@ -26,6 +26,9 @@ New Features
- None.
- A new configuration option ``stale-cache-enable`` has been introduced to
enable or disable the keeping of stale answers in cache. [GL #1712]
Feature Changes
~~~~~~~~~~~~~~~
@@ -36,6 +39,11 @@ Feature Changes
prevents interruption to query resolution when the hash tables need to be
increased in size. [GL #1775]
- Keeping stale answers in cache has been disabled by default.
- The resource records received with 0 TTL are no longer kept in the cache
to be used for stale answers. [GL #1829]
Bug Fixes
~~~~~~~~~