more PER support


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1245 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index ffdabe9..2c32801 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
 
-0.9.22:	2006-Sep-22
+0.9.22:	2006-Oct-08
 
 	* Added -pdu=all and -pdu=<type> switches to asn1c.
+	* Added PER support for most known-multiplier string types:
+	  IA5String, VisibleString, PrintableString;
+	  useful types: GeneralizedTime, UTCTime, ObjectDescriptor;
+	  as well as REAL and OBJECT IDENTIFIER.
+	  TODO: SET, UniversalString and BMPString.
 
 0.9.21:	2006-Sep-17