diff --git a/CHANGES.md b/CHANGES.md index f1d2db0e1e3580..a8b1213072a373 100644 --- a/CHANGES.md +++ b/CHANGES.md @@ -2627,7 +2627,7 @@ breaking changes, and mappings for the large list of deprecated functions. *Richard Levitte* * Added an implementation of CMP and CRMF (RFC 4210, RFC 4211 RFC 6712). - This adds `crypto/cmp/`, `crpyto/crmf/`, `commands/cmp.c`, and `test/cmp_*`. + This adds `crypto/cmp/`, `crpyto/crmf/`, `apps/cmp.c`, and `test/cmp_*`. See L and L as starting points. *David von Oheimb, Martin Peylo*