]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
[master] fix CHANGES number
authorEvan Hunt <each@isc.org>
Wed, 23 Mar 2016 01:23:10 +0000 (18:23 -0700)
committerEvan Hunt <each@isc.org>
Wed, 23 Mar 2016 01:23:10 +0000 (18:23 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 0325dce907fea6729039597d15d2d4e0040a4027..d12862138f1cd47772f794fcf2098ccb3c18623f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -1,4 +1,4 @@
-3440.  [performance]   Implement adaptive read-write locks, reducing the
+4340.  [performance]   Implement adaptive read-write locks, reducing the
                        overhead of locks that are only held briefly.
                        [RT #37329]