summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorDr. Stephen Henson <steve@openssl.org>2010-03-11 14:19:46 +0000
committerDr. Stephen Henson <steve@openssl.org>2010-03-11 14:19:46 +0000
commitf26cf9957fa79c810b709efc0f4f116423b48b16 (patch)
tree202642335ab3bdd5374a5c5fff693bd888511f08
parent17c63d1cca64c6b099904a3547ecf3a47234b11f (diff)
typo
-rw-r--r--CHANGES2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES b/CHANGES
index 2c1fd55605..3caa7c7296 100644
--- a/CHANGES
+++ b/CHANGES
@@ -4,7 +4,7 @@
Changes between 1.0.0 and 1.1.0 [xx XXX xxxx]
- *) Add RSA PSS signing function. This will generated and set the
+ *) Add RSA PSS signing function. This will generate and set the
appropriate AlgorithmIdentifiers for PSS based on those in the
corresponding EVP_MD_CTX structure. No application support yet.
[Steve Henson]