]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[v9_8] fix CHANGES number
authorEvan Hunt <each@isc.org>
Sun, 3 Aug 2014 04:11:06 +0000 (21:11 -0700)
committerEvan Hunt <each@isc.org>
Sun, 3 Aug 2014 04:11:06 +0000 (21:11 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index d507ba803cfb7374c793634a24bb23747634da26..4c4d08555a0b933d8d437a8f0087e2374e0db10d 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-3910.  [bug]           When computing the number of elements required for a
+3909.  [bug]           When computing the number of elements required for a
                        acl count_acl_elements could have a short count leading
                        to a assertion failure.  Also zero out new acl elements
                        in dns_acl_merge.  [RT #36675]