summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorMicah Anderson <micah@riseup.net>2013-08-13 14:42:30 -0400
committerMicah Anderson <micah@riseup.net>2013-08-13 15:40:53 -0400
commitaa60792075355dc245209baed20aefb9d9b66819 (patch)
tree46ac3a9b39261c91b8820fd737651e7a3a12cc73 /CHANGELOG
parentad0e1bb375b4676d0be8325cc66e0015e2b254fa (diff)
update to 0.3.0
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG9
1 files changed, 9 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 3338d5b6..057a46cc 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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