s/func/protocol/ for ECDSA

This commit is contained in:
Evan Hunt 2012-05-17 15:53:32 -07:00
parent b49d977034
commit c78fb0ddee

View file

@ -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]