typo
diff --git a/CHANGES b/CHANGES index 2c1fd55..3caa7c7 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]