aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-08-18 09:05:12 +0000
committerLev Walkin <vlm@lionet.info>2004-08-18 09:05:12 +0000
commit1ef79859e181549ae392f0aa13fc07fdc32ce5a3 (patch)
tree511b32dbd31581bdfbd61b8e504534cd67509e10
parent8f3b506a7b64f653742629d0116c378768eb5343 (diff)
sucked back 0.8.19
-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).