]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_10] fix change number
authorEvan Hunt <each@isc.org>
Fri, 21 Apr 2017 00:43:33 +0000 (17:43 -0700)
committerEvan Hunt <each@isc.org>
Fri, 21 Apr 2017 00:43:33 +0000 (17:43 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 23675c0e998a233c270989a9f55c73b8c6ebe534..835116ce2ecb7b13f62068518c7563919fcaadd2 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-4952.  [bug]           A race condition on shutdown could trigger an
+4592.  [bug]           A race condition on shutdown could trigger an
                        assertion failure in dispatch.c. [RT #43822]
 
 4591.  [port]          Addressed some python 3 compatibility issues.