aboutsummaryrefslogtreecommitdiffstats
path: root/doc
diff options
context:
space:
mode:
authorRenĂ© Korthaus <[email protected]>2016-07-13 11:07:47 +0200
committerRenĂ© Korthaus <[email protected]>2016-07-13 11:07:47 +0200
commite9d99201b1629d6042387084d2e49025f4f5352c (patch)
treea1a9f2c75be26adf49132c80e8fd55a75780df21 /doc
parentb3bc80dfdb28aee0900b6ed92dff5ba8c5e4daf9 (diff)
Update changelog with ANSI X9.23 padding bugfix
Diffstat (limited to 'doc')
-rw-r--r--doc/news.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/news.rst b/doc/news.rst
index 8c4db8b09..2d19dcf3f 100644
--- a/doc/news.rst
+++ b/doc/news.rst
@@ -19,6 +19,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
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^