]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Valid DER SET ordering
[pyderasn.git] / doc / news.rst
index 0034e1f9ac9ae50c86c6687cb481870f50fb8669..6f360012a01beee2dd37b60720187ae29fd77062 100644 (file)
@@ -1,6 +1,17 @@
 News
 ====
 
+.. _release7.0:
+
+7.0
+---
+* Fixed invalid behaviour where SET OF allowed multiple objects with the
+  same tag to be successfully decoded
+* Fixed possibly invalid SET DER encoding where objects were not sorted
+  by tag, but by encoded representation
+* Any does not allow empty data value now. Now it checks if it has valid
+  ASN.1 tag
+
 .. _release6.3:
 
 6.3