aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-12 23:26:53 +0000
committerLev Walkin <vlm@lionet.info>2004-10-12 23:26:53 +0000
commit144db9ba4ff5b048fa49274ef5d25d67f216deb3 (patch)
tree133a6387c9b703c3d3982c6a800ec153521d4eea /ChangeLog
parentbbd9325d2e67d0b6881a6716d2dcf538833e6320 (diff)
small fixes
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog9
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 9e990741..c4b1ab21 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,4 +1,13 @@
+0.9.7.2: 2004-Oct-12
+
+ * Empty SEQUENCE and SET clauses are now allowed.
+
+0.9.7.1: 2004-Oct-12
+
+ * Fixed automatic tagging for extensions of compound types.
+ * Fixed ParametrizedReference parsing: {} are now recognized.
+
0.9.7: 2004-Oct-11
* Finished CANONICAL-XER implementation by adding SET and SET OF