Signed Interest Format

Change-Id: Ic52835977cadb34479508c7817f842bd3330961b
Refs: #4599
diff --git a/changelog.rst b/changelog.rst
index 1793192..ddc616c 100644
--- a/changelog.rst
+++ b/changelog.rst
@@ -11,14 +11,14 @@
   + Move optional ``MustBeFresh`` element after ``CanBePrefix``
   + Move optional ``ForwardingHint`` element after ``MustBeFresh`` (before ``Nonce``)
   + Add optional ``HopLimit`` element
-  + Add optional ``Parameters`` element
+  + Add optional ``ApplicationParameters`` element
+  + Define a new specification for Signed Interest using new optional elements ``InterestSignatureInfo`` and ``InterestSignatureValue``
 
 - **Data**
 
   + Make ``MetaInfo`` and ``Content`` elements optional
   + Change semantics of omitted (or set to zero) ``FreshnessPeriod`` element: it cannot be used to satisfy
     Interests with ``MustBeFresh``
-  + Add optional ``SignatureNonce`` and ``Timestamp`` elements to ``SignatureInfo``
 
 - **Name**