XER support and type renaming


git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@514 59561ff5-6e30-0410-9f3c-9617f08c8826
diff --git a/ChangeLog b/ChangeLog
index 4bb7e71..4af2030 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
 
 0.9.8:	2004-Oct-20
 
+	* Initial XER (XML) decoding implementation.
 	* -X command line option added to asn1c to generate XML DTD.
 	* Empty SEQUENCE and SET clauses are now allowed.
 	* Code compiled and tested on Sun Solaris 9 @ sparc.
 	  Improved includes/defines of/for system headers.
+	* ber_dec_rval_t renamed into asn_dec_rval_t: more generality.
 
 0.9.7.1:	2004-Oct-12