]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Do not shadow TagMismatch error during Choice/Set decoding
[pyderasn.git] / doc / news.rst
index db063a67b2232b791b1d51d631f7263d3448df73..fd7551b0a8c3e0f673af5a368d49731225ee96e7 100644 (file)
@@ -1,6 +1,14 @@
 News
 ====
 
+.. _release3.5:
+
+3.5
+---
+* Fix TagMismatch exception completeness during Choice and Set decoding.
+  Previously we will loose offset and decode_path information about
+  concrete TagMismatched entity.
+
 .. _release3.4:
 
 3.4
@@ -8,6 +16,7 @@ News
 * Strict NumericString's value sanitation
 * Invalid encoding in string types will raise ``DecodeError`` exception,
   instead of ``Unicode*Error``
+* Fixed DecodePathDefBy workability with Python 2.x
 
 .. _release3.3: