]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
add CHANGES
authorMark Andrews <marka@isc.org>
Tue, 31 Jul 2018 07:46:53 +0000 (17:46 +1000)
committerMark Andrews <marka@isc.org>
Tue, 31 Jul 2018 07:46:53 +0000 (17:46 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index 069e373ae2300d9e8fb0ae804906063a00b03d8f..9d83d245e53b777d706e9942313879437d0f07b4 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,3 +1,5 @@
+5001.  [bug]           Fix refcount errors on error paths. [GL !563]
+
 5000.  [bug]           named_server_servestale() could leave the server in
                        exclusive mode if an error occured. [GL #441]