aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index fc8c33b0..1b9dec45 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,11 @@
* Reworked subtype constraints handling, aiming at PER-applicability.
+0.8.19: 2004-Aug-18
+
+ * Fixed BER encoder (problem encoding large tag values)
+ (Severity: medium, Security impact: low)
+
0.8.18: 2004-Aug-12
* Parser: fixed multiple IMPORTS problem (incorrect assertion).