diff options
author | louiz’ <louiz@louiz.org> | 2018-04-29 19:45:43 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2018-04-29 19:45:43 +0200 |
commit | 0887be6eef24929fd594239e9569fc5cee54aba0 (patch) | |
tree | e4637f40ac9784282aa1a38198abf27913c810ba | |
parent | 7592d966e684410f603942e34413375c8d98ac9e (diff) | |
download | biboumi-0887be6eef24929fd594239e9569fc5cee54aba0.tar.gz biboumi-0887be6eef24929fd594239e9569fc5cee54aba0.tar.bz2 biboumi-0887be6eef24929fd594239e9569fc5cee54aba0.tar.xz biboumi-0887be6eef24929fd594239e9569fc5cee54aba0.zip |
Next version will just be 8.0, not 7.3
-rw-r--r-- | CHANGELOG.rst | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f24faf4..09e5636 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -22,10 +22,6 @@ Version 8.0 - Missing fields in a data-form response are now properly interpreted as an empty value, and not the default value. Gajim users were not able to empty a field of type text-multi because of this issue. - -Version 7.3 -=========== - - Fix an uncaught exception with botan, when policy does not allow any available ciphersuite. |