second sequence production extensibility fix

git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1300 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 58647a2..da130e9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
 
-0.9.22:	2006-Nov-24
+0.9.22:	2007-Jun-23
 
 	* Added -pdu=all and -pdu=<type> switches to asn1c.
 	* Added PER support for most known-multiplier string types:
@@ -12,6 +12,8 @@
 	  (Severity: low; Security impact: none).
 	* Memory leak fixed in SET OF / SEQUENCE OF when wrong encoding
 	  is encountered. (Severity: medium; Security impact: low)
+	* Fixed extensibility handling of second SEQUENCE production.
+	  (Severity: low; Security impact: none)
 
 0.9.21:	2006-Sep-17