summaryrefslogtreecommitdiffstats
path: root/CHANGES
diff options
context:
space:
mode:
authorBen Laurie <ben@openssl.org>2011-12-13 15:00:43 +0000
committerBen Laurie <ben@openssl.org>2011-12-13 15:00:43 +0000
commit9a436c0f89841251e880d3729494f035d10f8837 (patch)
tree12e88c2e2c56e63aae81b8b0e53c8260c665b580 /CHANGES
parent7fd5df6b12321054bde3c9de73be71d7917e19da (diff)
Back out redundant verification time change.
Diffstat (limited to 'CHANGES')
-rw-r--r--CHANGES3
1 files changed, 0 insertions, 3 deletions
diff --git a/CHANGES b/CHANGES
index d6ad39f95e..96b95565a6 100644
--- a/CHANGES
+++ b/CHANGES
@@ -472,9 +472,6 @@
*) Add SRP support.
[Tom Wu <tjw@cs.stanford.edu> and Ben Laurie]
- *) Add -attime option to openssl verify.
- [Peter Eckersley <pde@eff.org> and Ben Laurie]
-
*) Add functions to copy EVP_PKEY_METHOD and retrieve flags and id.
[Steve Henson]