From 5840d24033eeb1853c8a0462a12967cf78b18508 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ond=C5=99ej=20Sur=C3=BD?= Date: Thu, 31 Jan 2019 11:15:01 +0100 Subject: [PATCH] Add CHANGES entry for GL #735. --- CHANGES | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGES b/CHANGES index ef3f6d8be3..c01e88073e 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5150. [cleanup] Remove the ability to compile BIND with assertions + disabled. [GL #735] + 5149. [func] "rndc dumpdb" now prints a line above a stale RRset indicating how long the data will be retained in the cache for emergency use. [GL #101]