]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
Stricter validation of *Time
[pyderasn.git] / doc / news.rst
index fe8137e877f2939c156b7024ea5d6d93d6e2cf2c..90c894c30af129abdb73495092fae41a978830f0 100644 (file)
@@ -1,6 +1,14 @@
 News
 ====
 
+.. _release6.1:
+
+6.1
+---
+* UTCTime and GeneralizedTime allowed values to have plus sign in them,
+  passing int() check successfully. Prohibit that incorrect behaviour
+* Explicitly Check that all ObjectIdentifier arcs are non-negative
+
 .. _release6.0:
 
 6.0
@@ -10,6 +18,10 @@ News
 * Copies made previously with ``.copy()`` lacked ``.defined`` field,
   now they are not
 * All objects are friendly to ``pickle`` libraries
+* ``PrintableString`` has ``allow_asterisk`` and ``allow_ampersand``
+  properties
+* ``.hexencode()``, ``.hexdecode()`` and ``.hexdecod()`` methods
+  appeared, working with hexadecimal encoded data
 
 .. _release5.6: