Better ambigous comments handling.


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@915 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index dec866b..fc9f87b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,9 @@
 
+0.9.16: 2005-July-02
+
+	* ASN.1 parser has been tweaked to allow parsing something like
+	  "SEQUENCE--- comment ---", which is ambiguous for many reasons.
+
 0.9.15: 2005-July-02
 
 	* Compiler now checks 64-bit overflows in constraints range handling