refactored tagging support


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@307 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index fd99b96..9725d7f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,8 +1,11 @@
 
-0.9.4:	2004-Sep-07
+0.9.4:	2004-Sep-10
 
 	* More support for recursive type definitions.
 	* Explicit support for ANY type decoding.
+	* Refactored tags processing code.
+	* Fixed constraints checking code: non-exploitable buffer overflow.
+	  (Severity: medium, Security impact: low)
 
 0.9.3:	2004-Sep-07