diff options
author | Tomás Touceda <chiiph@leap.se> | 2013-08-09 14:47:14 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2013-08-09 14:47:14 -0300 |
commit | 9378f533f80f2a7f5f554f5bd1323e47abce9316 (patch) | |
tree | b022589ffe6c989d25c4715f577686c6059134e1 /CHANGELOG | |
parent | 573e76b1173f2f268bb0c9c62b1253a71f5f9987 (diff) |
Fold in changes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -1,3 +1,12 @@ +0.3.0 Aug 9: +Client: + o Thread safe wrapper for pysqlcipher. + o Fix a couple of typos that prevented certain functionality to + work. Fixes #3306 +Server: + o A plaintext port is not opened by soledad server initscript call + to twistd web anymore. Closes #3254. + 0.2.3 Jul 26: Client: o Avoid possible timing attack in document's mac comparison by |