aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2007-06-24 09:14:19 +0000
committerLev Walkin <vlm@lionet.info>2007-06-24 09:14:19 +0000
commit054a7e842d900773eff181384b8e944870acceeb (patch)
tree176750419069fa9f1d59a60994a49581603b2082
parent06bf7ccb9fb6c6696936cf4102379adc56b48bba (diff)
extensions in sequence
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index da130e92..eb8c8da0 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -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).