aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJack Lloyd <[email protected]>2016-07-17 11:02:01 -0400
committerJack Lloyd <[email protected]>2016-07-17 11:02:01 -0400
commit743da551489c43b2c9c88cc00e154c2a9483adb4 (patch)
treef82c7fca1d4cf01a91d154c5708f90a05d867a44
parentcd1e2d3bff92a2d91343541e2cf83287dce87c6f (diff)
parente9d99201b1629d6042387084d2e49025f4f5352c (diff)
Merge GH #534 Update changelog with X9.23 bug fix
-rw-r--r--doc/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index a5f6cba72..43e15b8ca 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -23,6 +23,9 @@ Version 1.11.31, Not Yet Released
system requires EGD and so the code is now dead weight. If you rely on EGD
support, you should contact the developers by email or GitHub ASAP.
+* Fix a bug in ANSI X9.23 padding mode, which returned one byte more
+ than the given block size (GH #529).
+
Version 1.11.30, 2016-06-19
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^