]> Cypherpunks.ru repositories - pyderasn.git/blobdiff - doc/news.rst
PrintableString can optionally allow * and &
[pyderasn.git] / doc / news.rst
index 3fbddd0325b56aa6c2c7fb8fcaa3f8d605fa6d6e..4baa4623c6af17e5349998961a2ce375d9f6eb3b 100644 (file)
@@ -6,6 +6,12 @@ News
 5.6
 ---
 * Convenient ``.decod()`` method, that raises if tail is not empty
+* Control characters (like newlines) of text fields in pprinted output
+  are escaped
+* Ability to allow asterisk and ampersand characters
+  (``allow_asterisk``, ``allow_ampersand`` kwargs) in
+  ``PrintableString``, that unfortunately could be met
+  in X.509 certificates
 
 .. _release5.5: