parser fixes


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@111 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 936f02c..ef2d3fb 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 
+0.8.18:	2004-Aug-12
+
+	* Parser: fixed multiple IMPORTS problem (incorrect assertion).
+	* Parser: constraints extensibility parsing fix.
+
 0.8.17:	2004-Aug-11
 
 	* Improved compiler output: duplicate #includes eliminated.