From 6c8b88f1a7c9f44c33dad1116f341524a20cda60 Mon Sep 17 00:00:00 2001 From: elie Date: Sun, 27 Jan 2013 21:23:51 +0000 Subject: fix to CHOICE decoder to handle explicitly tagged, indefinite length mode encoding --- CHANGES | 2 ++ 1 file changed, 2 insertions(+) (limited to 'CHANGES') diff --git a/CHANGES b/CHANGES index 37c0576..7c84c42 100644 --- a/CHANGES +++ b/CHANGES @@ -5,6 +5,8 @@ Revision 0.1.7 format for the type (e.g. BOOLEAN is always PRIMITIVE, SET is always CONSTRUCTED and OCTET STRING is either of the two) - Fix to REAL type encoder to force primitive encoding form encoding. +- Fix to CHOICE decoder to handle explicitly tagged, indefinite length + mode encoding Revision 0.1.6 -------------- -- cgit v1.2.1