aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2006-10-19 02:46:01 +0000
committerLev Walkin <vlm@lionet.info>2006-10-19 02:46:01 +0000
commit9ab21b8984dd5ef16a7d40a2f426f8e3f03989a3 (patch)
treeb12da2f501a7eaa5ad86691cb5b5a9fc41bdc402 /ChangeLog
parent345e4c6a67a29a0d5dc0419d1b12ada144f0bdf7 (diff)
Fixed explicit tagging of an in-lined constructed type.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 5d220f88..8c9d5698 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.22: 2006-Oct-16
+0.9.22: 2006-Oct-18
* Added -pdu=all and -pdu=<type> switches to asn1c.
* Added PER support for most known-multiplier string types:
@@ -8,6 +8,8 @@
as well as REAL and OBJECT IDENTIFIER.
TODO: SET, UniversalString and BMPString.
* Multiple enhancements by Daniele Varrazzo <daniele.varrazzo@gmail.com>
+ * Fixed explicit tagging of an in-lined constructed type.
+ (Severity: low; Security impact: none).
0.9.21: 2006-Sep-17