optionality handling

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1348 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index eb8c8da..56273dd 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 
-0.9.22:	2007-Jun-23
+0.9.22:	2007-Jun-26
 
 	* Added -pdu=all and -pdu=<type> switches to asn1c.
 	* Added PER support for most known-multiplier string types:
@@ -15,6 +15,7 @@
 	  is encountered. (Severity: medium; Security impact: low)
 	* Fixed extensibility handling of second SEQUENCE production.
 	  (Severity: low; Security impact: none)
+	* Added DEFAULT handling for known multiplier string.
 
 0.9.21:	2006-Sep-17