From c660730ea3d8a7dfd7793128c5c958e0f7de4cc9 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Micha=C5=82=20K=C4=99pie=C5=84?= Date: Mon, 11 Jul 2022 08:52:51 +0200 Subject: [PATCH] Set up release notes for BIND 9.16.32 --- doc/notes/notes-current.rst | 9 ++------- 1 file changed, 2 insertions(+), 7 deletions(-) diff --git a/doc/notes/notes-current.rst b/doc/notes/notes-current.rst index fb43114671..80518381b3 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.16.31 +Notes for BIND 9.16.32 ---------------------- Security Fixes @@ -40,9 +40,4 @@ Feature Changes Bug Fixes ~~~~~~~~~ -- Fix the assertion failure caused by TCP connection closing between the - connect (or accept) and the read from the socket. :gl:`#3400` - -- ``named`` could crash during a very rare situation that could arise when - validating a query which had timed out at that same exact moment. This has - been fixed. :gl:`#3398` +- None.