aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 3 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 540af626..684b0ace 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,5 @@
-0.9.19: 2005-Sep-04
+0.9.19: 2005-Oct-05
* A proper solution to circular references. No kludge flags
should be necessary anymore to produce reference-free code:
@@ -8,6 +8,8 @@
* Introduced compiler directives to allow finer control over the
generated code ("--<ASN1C...>--" in comments), (Test case 93).
* New feature for unber(1): -s <skip> bytes.
+ * Mandatory elements map for SET was not getting generated properly.
+ (Test case 94) (Severity: high; Security impact: low)
0.9.18: 2005-Aug-14