diff options
author | Micah Anderson <micah@riseup.net> | 2013-08-13 14:42:30 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2013-08-13 15:40:53 -0400 |
commit | aa60792075355dc245209baed20aefb9d9b66819 (patch) | |
tree | 46ac3a9b39261c91b8820fd737651e7a3a12cc73 /CHANGELOG | |
parent | ad0e1bb375b4676d0be8325cc66e0015e2b254fa (diff) |
update to 0.3.0
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 |