more heuristics testing


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@929 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 748d602..3c6a834 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,7 +4,7 @@
 	* GeneralizedTime API now supports fractions of seconds.
 	  Thanks to Bent Nicolaisen <BN@JAI.com> for support.
 	* ASN.1 parser has been tweaked to allow parsing something like
-	  "SEQUENCE--- comment ---", which is ambiguous for many reasons.
+	  "SEQUENCE----comment----", which is ambiguous for many reasons.
 	* XER decoder better handles not-yet-defined future extensions.
 
 0.9.15: 2005-July-02