typo


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@59 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 3a654a5..ccc6c83 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,7 +3,7 @@
 
 	* Fixed parser: memory leak in free_struct code for SET OF/SEQUENCE OF.
 	  (Severity: high, Security impact: medium)
-	* Fixed parser: invalid memory reference in CHECK.
+	* Fixed parser: invalid memory reference in code constructing tags.
 	  (Test case 48) (Severity: high, Security impact: medium)
 	  When encoding data for certain ASN.1 specifications containing
 	  explicit tags, the tag is always written incorrectly due to