COMPONENTS OF support


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@189 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 6ddf842..6c7e05a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
 
-0.9:	2004-Aug-20
+0.9:	2004-Aug-21
 
 	* Reworked subtype constraints handling, aiming at PER-applicability.
 	* BOOLEAN and NULL are now implemented in terms of native int type.
 	* Compiler now links in only necessary skeleton files.
 	* -t option added to asn1c to ease manual BER/CER/DER decoding.
+	* Added support COMPONENTS OF construct.
+	* Numerous parser fixes and enhancements.
 
 0.8.19:	2004-Aug-18