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

diff --git a/CHANGES b/CHANGES
index 50cadf5ec54e39ed7b5af25216cca5b5a70afb63..5804f7e4c1d4fc2e7de056542df32dba4c454c70 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.