summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2018-04-28 13:55:35 +0200
committerlouiz’ <louiz@louiz.org>2018-04-28 13:57:40 +0200
commitd887baa064318fdb350fb6c3f7b8e2104a644fcb (patch)
tree2237903f9649cfea87a5a785477a1ca6a5144a26 /CHANGELOG.rst
parentf481e2f194d60e9be39ca44ede8d46717937451e (diff)
downloadbiboumi-d887baa064318fdb350fb6c3f7b8e2104a644fcb.tar.gz
biboumi-d887baa064318fdb350fb6c3f7b8e2104a644fcb.tar.bz2
biboumi-d887baa064318fdb350fb6c3f7b8e2104a644fcb.tar.xz
biboumi-d887baa064318fdb350fb6c3f7b8e2104a644fcb.zip
Fix a crash when botan policy does not allow any available ciphersuitev7
Diffstat (limited to 'CHANGELOG.rst')
-rw-r--r--CHANGELOG.rst6
1 files changed, 6 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst
index 8fdafe9..338b6ac 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -1,3 +1,9 @@
+Version 7.3
+===========
+
+- Fix an uncaught exception with botan, when policy does not allow any
+ available ciphersuite.
+
Version 7.2 - 2018-01-24
========================