From: Mark Andrews Date: Wed, 6 Feb 2019 01:36:37 +0000 (+1100) Subject: add CHANGES X-Git-Tag: v9.13.6~11^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=946d5c2c1ec0f76e6d7ef58c6e083c9fd63db392;p=thirdparty%2Fbind9.git add CHANGES --- diff --git a/CHANGES b/CHANGES index 73db27e9329..b2dbc0cccf9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,3 +1,6 @@ +5154. [bug] dig: process_opt could be called twice on the same + message leading to a assertion failure. [GL #860] + 5153. [func] Zone transfer statistics (size, number of records, and number of messages) are now logged for outgoing transfers as well as incoming ones. [GL #513]