diff options
author | louiz’ <louiz@louiz.org> | 2017-10-04 21:48:19 +0200 |
---|---|---|
committer | louiz’ <louiz@louiz.org> | 2017-10-04 21:51:58 +0200 |
commit | 83aef94a2c0241f7f8146c67a98e02c8f2ecaaf0 (patch) | |
tree | e854f3f7824180040472a9bc651f2dec331f0365 | |
parent | c5a02685361b95042d5c2ada58cba851bc1cc37a (diff) | |
download | biboumi-83aef94a2c0241f7f8146c67a98e02c8f2ecaaf0.tar.gz biboumi-83aef94a2c0241f7f8146c67a98e02c8f2ecaaf0.tar.bz2 biboumi-83aef94a2c0241f7f8146c67a98e02c8f2ecaaf0.tar.xz biboumi-83aef94a2c0241f7f8146c67a98e02c8f2ecaaf0.zip |
Update changelog for version 6.1
-rw-r--r-- | CHANGELOG.rst | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/CHANGELOG.rst b/CHANGELOG.rst index f598c86..cab48dd 100644 --- a/CHANGELOG.rst +++ b/CHANGELOG.rst @@ -1,3 +1,10 @@ +Version 6.1 +=========== + + - Fix compilation with botan 2.3 + - Fix compilation with very old distributions (such as debian wheezy or + centos 6) that ship antique softwares (sqlite3 < 3.7.14) + Version 6.0 - 2017-09-17 ======================== |