XER support and type renaming

This commit is contained in:
Lev Walkin 2004-10-20 15:51:16 +00:00
parent dc06f6b0d2
commit e0520d3fa2
1 changed files with 2 additions and 0 deletions

View File

@ -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