checks for duplicates


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@688 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 7ba7f42..47f7969 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,11 +1,12 @@
 
-0.9.9:	2005-Feb-18
+0.9.9:	2005-Feb-22
 
 	* First release of XER (XML) decoding implementation (somewhat
 	  experimental).
 	* ANY allocation routine fixed.
 	  Reported by <mikko.ahonen@elma.net>.
 	* Fixed tag parsing (tags like "[ 0 ]" were not supported).
+	* Compiler now checks for duplicate ASN.1 types across modules.
 
 0.9.8:	2005-Jan-17