From fc4f3b92ab0c538305e02c58507855f33eb6c8a4 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Wed, 27 May 2020 17:51:56 +0200 Subject: [PATCH] Add release notes for #1877 --- doc/notes/notes-current.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index aa4bd02457..156b8f6da4 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -100,6 +100,9 @@ Feature Changes - ``dig +qid=`` allows the user to specify a particular query ID for testing purposes. [GL #1851] +- The default value of ``max-stale-ttl`` has changed from 1 week to + 12 hours. + Bug Fixes ~~~~~~~~~