summaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-09-01 23:26:59 +0200
committerIlya Etingof <etingof@gmail.com>2017-09-01 23:26:59 +0200
commit8c9265dded6c09af11c53f81bb8312ced9bac5e1 (patch)
tree4c142397d81d3b306c7c853e96469e70790b778e /CHANGES.rst
parentcf2deeda32f5089fe8d7aff32765caf67db0635e (diff)
downloadpyasn1-git-8c9265dded6c09af11c53f81bb8312ced9bac5e1.tar.gz
native encoder to handle SEQUENCE/SET objects w/o componentType
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 772ff0d..3b93f96 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -2,6 +2,8 @@
Revision 0.3.4, released XX-09-2017
-----------------------------------
+- Fixed Native encoder to handle SEQUENCE/SET objects without
+ the componentType property
- Added missing component-less SEQUENCE/SET objects dict duck-typing support
- Fixed unnecessary duplicate tags detection at NamesType.tagMap
- Fixed crash at SEQUENCE and SEQUENCE OF CER encoder when running