Support for verification of signed receipts.
diff --git a/CHANGES b/CHANGES
index 40c163b..2e1ab47 100644
--- a/CHANGES
+++ b/CHANGES
@@ -59,8 +59,9 @@
*) Initial support for Cryptographic Message Syntax (aka CMS) based
on RFC3850, RFC3851 and RFC3852. New cms directory and cms utility,
support for data, signedData, compressedData, digestedData and
- encryptedData types currently included, more to come. Scripts to
- check against RFC4134 examples draft.
+ encryptedData, envelopedData types included. Scripts to check against
+ RFC4134 examples draft and interop and consistency checks of many
+ content types and variants.
[Steve Henson]
*) Zlib compression BIO. This is a filter BIO which compressed and