X-Git-Url: http://www.git.cypherpunks.ru/?p=pyderasn.git;a=blobdiff_plain;f=doc%2Fnews.rst;h=6f360012a01beee2dd37b60720187ae29fd77062;hp=47fcc107d04231fc650d0bc0d96a6806b0d182d7;hb=2e6117387cfb10eca87e9846498a9a045f05dba3;hpb=25f29a82ccf3a411032a89cee111edd87f07ad3e diff --git a/doc/news.rst b/doc/news.rst index 47fcc10..6f36001 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -7,6 +7,10 @@ News --- * 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: