aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2005-01-17 15:27:47 +0000
committerLev Walkin <vlm@lionet.info>2005-01-17 15:27:47 +0000
commitd2388381b4cc90b70125ab1e344d7eaa147b970c (patch)
tree8c9ac599f96ab8c5ca377665d479aa83f58cd388 /ChangeLog
parentdd712469a8763ecbcf6512162dbd1f04294f1bb1 (diff)
new version
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 4 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 53200f4b..b8f3c13f 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.