gcc 4.x


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@912 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 4f61d4c..dec866b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,11 @@
 
-0.9.15: 2005-June-01
+0.9.15: 2005-July-02
 
 	* Compiler now checks 64-bit overflows in constraints range handling
 	  code. No effect on the code produced by the compiler.
 	* Compiler support for tagged and marked parametrized members.
 	* Empty tags to element map avoided.
+	* Compiled code GCC 4.x compatibility.
 
 0.9.14:	2005-Apr-29