aboutsummaryrefslogtreecommitdiff
path: root/CHANGES.rst
diff options
context:
space:
mode:
authorIlya Etingof <etingof@gmail.com>2017-04-24 21:51:13 +0200
committerIlya Etingof <etingof@gmail.com>2017-04-24 21:51:13 +0200
commita0b61ee813a0cd872ec31bdd8318d1a7499ca9f6 (patch)
treebbb04c387c6539b953812d2c6630a719cf4475d9 /CHANGES.rst
parent2d92acee6fc8b581b39ba5bca5fd370c0fbe71af (diff)
downloadpyasn1-a0b61ee813a0cd872ec31bdd8318d1a7499ca9f6.tar.gz
typos and URL update
Diffstat (limited to 'CHANGES.rst')
-rw-r--r--CHANGES.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/CHANGES.rst b/CHANGES.rst
index 56f3fed..7c50563 100644
--- a/CHANGES.rst
+++ b/CHANGES.rst
@@ -40,7 +40,7 @@ Revision 0.2.4, released XX-03-2017
objects for chunks of substrate. Instead they now join substrate
chunks together and create ASN.1 object from it just once.
- Fixed BitString named bits initialization bug.
-- Fixed non-functional tag cache (when running Python 2) at DEB decoder.
+- Fixed non-functional tag cache (when running Python 2) at DER decoder.
- Fixed chunked encoding restriction on DER encoder.
Revision 0.2.3, released 25-02-2017