summaryrefslogtreecommitdiff
path: root/CHANGELOG.rst
diff options
context:
space:
mode:
authorlouiz’ <louiz@louiz.org>2017-05-02 14:46:03 +0200
committerlouiz’ <louiz@louiz.org>2017-05-02 15:00:21 +0200
commit0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080 (patch)
treecb3782d98f6da1d803cdb17f9e4605890586644c /CHANGELOG.rst
parentea65b43cc2ad17879332941293ead8e36a219800 (diff)
downloadbiboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.gz
biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.bz2
biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.tar.xz
biboumi-0a8a77e64ce4c314d8e6fa9eda8fc47f8cdef080.zip
Fix a segmentation fault when connecting to a server without a port
fix #3260
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 f90700d..6f6f064 100644
--- a/CHANGELOG.rst
+++ b/CHANGELOG.rst
@@ -18,6 +18,12 @@ Version 5.0
- Botan’s TLS policies can be customized by the administrator, for each
IRC server, with simple text files.
+Version 4.3 - 2017-05-02
+========================
+
+ - Fix a segmentation fault that occured when trying to connect to an IRC
+ server without any port configured.
+
Version 4.2 - 2017-04-26
========================