]> git.ipfire.org Git - thirdparty/bind9.git/commitdiff
s/func/protocol/ for ECDSA
authorEvan Hunt <each@isc.org>
Thu, 17 May 2012 22:53:32 +0000 (15:53 -0700)
committerEvan Hunt <each@isc.org>
Thu, 17 May 2012 22:53:32 +0000 (15:53 -0700)
CHANGES

diff --git a/CHANGES b/CHANGES
index 26da30195424dc219348dea8d1f2e7fef8a2c29d..e429c3d4cfc55a79a2506e99ab85e81239fd2f1f 100644 (file)
--- a/CHANGES
+++ b/CHANGES
@@ -42,7 +42,7 @@
                        bucket lock when finshed with a fetch context.
                        [RT #29239]
 
-3317.  [func]          Add ECDSA support (RFC 6605). [RT #21918]
+3317.  [protocol]      Add ECDSA support (RFC 6605). [RT #21918]
 
 3316.  [tuning]        Improved locking performance when recursing.
                        [RT #28836]