aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-22 03:25:24 +0000
committerLev Walkin <vlm@lionet.info>2004-08-22 03:25:24 +0000
commit08079b0128a6bc33a4f0094164b1c3d49900f78a (patch)
treeb92b3f7f320047bb2e9c4d510f80fc4a396a9926 /ChangeLog
parent14d7099eedcc7278d6e4bf897347321971584872 (diff)
COMPONENTS OF support
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 6ddf8428..6c7e05a3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,10 +1,12 @@
-0.9: 2004-Aug-20
+0.9: 2004-Aug-21
* Reworked subtype constraints handling, aiming at PER-applicability.
* BOOLEAN and NULL are now implemented in terms of native int type.
* Compiler now links in only necessary skeleton files.
* -t option added to asn1c to ease manual BER/CER/DER decoding.
+ * Added support COMPONENTS OF construct.
+ * Numerous parser fixes and enhancements.
0.8.19: 2004-Aug-18