new version


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@606 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 53200f4..b8f3c13 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,8 @@
 
+0.9.9:	2005-Jan-17
+
+	* Initial XER (XML) decoding implementation.
+
 0.9.8:	2005-Jan-17
 
 	* [NEW PLATFORM] Compiled and tested on Linux @ alpha64 (LP64).
@@ -8,7 +12,6 @@
 	  other floating point exceptions quietly. Smooth transition!
 	* [NEW PLATFORM] Compiled and tested on Sun Solaris 9 @ sparc.
 	  Improved includes/defines of/for system headers.
-	* Initial XER (XML) decoding implementation.
 	* -X command line option added to asn1c to generate XML DTD.
 	* Empty SEQUENCE and SET clauses are now allowed.
 	* Removed confusion between &xNN; and &#xNN; in enber and unber.