1.. Copyright (C) Internet Systems Consortium, Inc. ("ISC")
2..
3.. SPDX-License-Identifier: MPL-2.0
4..
5.. This Source Code Form is subject to the terms of the Mozilla Public
6.. License, v. 2.0.  If a copy of the MPL was not distributed with this
7.. file, you can obtain one at https://mozilla.org/MPL/2.0/.
8..
9.. See the COPYRIGHT file distributed with this work for additional
10.. information regarding copyright ownership.
11
12Notes for BIND 9.16.31
13----------------------
14
15Bug Fixes
16~~~~~~~~~
17
18- An assertion failure caused by a TCP connection closing between a
19  connect (or accept) and a read from a socket has been fixed.
20  :gl:`#3400`
21
22- :iscman:`named` could crash during a very rare situation that could
23  arise when validating a query which had timed out at that exact
24  moment. This has been fixed. :gl:`#3398`
25
26Known Issues
27~~~~~~~~~~~~
28
29- There are no new known issues with this release. See :ref:`above
30  <relnotes_known_issues>` for a list of all known issues affecting this
31  BIND 9 branch.
32