From c49bad79eb325562ebdbf2595908f27b9343cff7 Mon Sep 17 00:00:00 2001 From: Tom Krizek Date: Mon, 10 Jul 2023 15:08:50 +0200 Subject: [PATCH] Set up release notes for BIND 9.19.16 --- doc/notes/notes-current.rst | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index eb7a7777a0..60f5a3da4c 100644 --- a/doc/notes/notes-current.rst +++ b/doc/notes/notes-current.rst @@ -9,7 +9,7 @@ .. See the COPYRIGHT file distributed with this work for additional .. information regarding copyright ownership. -Notes for BIND 9.19.15 +Notes for BIND 9.19.16 ---------------------- Security Fixes @@ -30,16 +30,12 @@ Removed Features Feature Changes ~~~~~~~~~~~~~~~ -- Use NS records for relaxed QNAME-minimization mode. This reduces the - number of queries ``named`` makes when resolving, as it allows the - non-existence of NS RRsets at non-referral nodes to be cached in - addition to the normally cached referrals. :gl:`#3325` +- None. Bug Fixes ~~~~~~~~~ -- Restored the abilty to read HMAC-MD5 K file pairs (K*.+157+*.{key,private}) - that was accidentally lost. :gl:`#4154` +- None. Known Issues ~~~~~~~~~~~~