diff options
author | vlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826> | 2007-06-24 09:14:19 +0000 |
---|---|---|
committer | vlm <vlm@59561ff5-6e30-0410-9f3c-9617f08c8826> | 2007-06-24 09:14:19 +0000 |
commit | fc8003fbae9992977ec61f118616cc039a082ead (patch) | |
tree | 176750419069fa9f1d59a60994a49581603b2082 | |
parent | baa2b223fd21195ec832d869887f110029e8ed58 (diff) |
extensions in sequence
git-svn-id: https://asn1c.svn.sourceforge.net/svnroot/asn1c/trunk@1318 59561ff5-6e30-0410-9f3c-9617f08c8826
-rw-r--r-- | ChangeLog | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -7,6 +7,7 @@ useful types: GeneralizedTime, UTCTime, ObjectDescriptor; as well as REAL and OBJECT IDENTIFIER. TODO: SET type. + * Added PER support for extensions in SEQUENCE. * Multiple enhancements by Daniele Varrazzo <daniele.varrazzo@gmail.com> * Fixed explicit tagging of an in-lined constructed type. (Severity: low; Security impact: none). |