X-Git-Url: http://www.git.cypherpunks.ru/?a=blobdiff_plain;f=doc%2Fnews.rst;h=ca8f5a43c06ef03714911f61e0da1dd444f36d38;hb=498f47100e12f1bef247b29460ac4621fa0fc9f9;hp=aaf834ce90c8baf59f690a9291d52857a3c76237;hpb=079b95a6c3933a37516187a17a6ef971fcdca17b;p=pyderasn.git diff --git a/doc/news.rst b/doc/news.rst index aaf834c..ca8f5a4 100644 --- a/doc/news.rst +++ b/doc/news.rst @@ -1,6 +1,14 @@ News ==== +.. _release7.4: + +7.4 +--- + +* Fix DEFINED BY pprinting when invoking as __main__ module +* Integer has ``tohex()`` for getting hexadecimal representation of its value + .. _release7.3: 7.3