aboutsummaryrefslogtreecommitdiffstats
path: root/ChangeLog
diff options
context:
space:
mode:
authorLev Walkin <vlm@lionet.info>2004-10-12 05:57:23 +0000
committerLev Walkin <vlm@lionet.info>2004-10-12 05:57:23 +0000
commitbbd9325d2e67d0b6881a6716d2dcf538833e6320 (patch)
tree3018cf701759a0635478e7152327b32c552b65bc /ChangeLog
parent07f388cf82ee438138064a756e5e409e1cd969a1 (diff)
BIT STRING now stores the number of unused octets in a separate field.
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index dc3f32ef..9e990741 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -15,6 +15,7 @@
* Fixed CHOICE code spin when indefinite length structures appear
in the extensions (Severity: medium, Security impact: medium).
Reported by <siden@ul-gsm.ru>.
+ * BIT STRING now stores the number of unused octets in a separate field.
0.9.6: 2004-Sep-29