diff options
author | louiz’ <louiz@louiz.org> | 2017-05-02 14:46:03 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-05-02 14:46:03 +0200 |
commit | 25d46924bc2edd079d4d996d1d76d702d724341e (patch) | |
tree | c5f70e398ebf61472071735d1023cf282fc1a332 /packaging | |
parent | 9db89eb8b0daada627f1c5b934e5407d37888371 (diff) | |
download | biboumi-25d46924bc2edd079d4d996d1d76d702d724341e.tar.gz biboumi-25d46924bc2edd079d4d996d1d76d702d724341e.tar.bz2 biboumi-25d46924bc2edd079d4d996d1d76d702d724341e.tar.xz biboumi-25d46924bc2edd079d4d996d1d76d702d724341e.zip |
fix #3260
Diffstat (limited to 'packaging')
-rw-r--r-- | packaging/biboumi.spec.cmake | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/packaging/biboumi.spec.cmake b/packaging/biboumi.spec.cmake index 8c34bd6..e4a1d3b 100644 --- a/packaging/biboumi.spec.cmake +++ b/packaging/biboumi.spec.cmake @@ -59,6 +59,10 @@ make check %{?_smp_mflags} %changelog +* Wed May 2 2017 Le Coz Florent <louiz@louiz.org> - 4.3-1 +- Fix a segmentation fault that occured when trying to connect + to an IRC server without any port configured. + * Wed Apr 26 2017 Le Coz Florent <louiz@louiz.org> - 4.2-1 - Fix a build issue when LiteSQL is absent from the system |