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

diff --git a/CHANGES b/CHANGES
index e170dbe5fb9c31ef468fd2f47a20b8f946473ea6..29c5a08b46cf0b7f55c9923d319d7a992db6b750 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]