]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
fix CHANGES numbers
authorMark Andrews <marka@isc.org>
Thu, 1 Oct 2015 01:28:42 +0000 (11:28 +1000)
committerMark Andrews <marka@isc.org>
Thu, 1 Oct 2015 01:28:42 +0000 (11:28 +1000)
CHANGES

diff --git a/CHANGES b/CHANGES
index fee3c489864c48b2d96e606df505d38fd36c9133..695007c2b7c16ae021e59f06f57a91214c2b3c6b 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,7 +1,7 @@
-4232.  [test]          Add tests for CDS and CDNSKEY with delegation-only.
+4233.  [test]          Add tests for CDS and CDNSKEY with delegation-only.
                        [RT #40597]
 
-4231.  [contrib]       Address unchecked memory allocation calls in
+4232.  [contrib]       Address unchecked memory allocation calls in
                        query-loc and zone2ldap. [RT #40789]
 
 4231.  [contrib]       Address unchecked calloc call in dlz_mysqldyn_mod.c.