diff options
author | drebs <drebs@leap.se> | 2014-12-08 14:37:29 -0200 |
---|---|---|
committer | drebs <drebs@leap.se> | 2014-12-08 14:37:29 -0200 |
commit | 7496a78b2d82d27a7b2470f5393f0e531ef75360 (patch) | |
tree | ab97f8612d503ec5b2ec315f0353b1a86eec7589 /CHANGELOG | |
parent | 365fa1603a977040a1891880a66118f196a54ac0 (diff) | |
parent | 2abe641215b6435fa3c18ae802a621a23d01f643 (diff) |
Merge branch 'release-0.6.1' into release/0.6.x0.6.1
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 8 |
1 files changed, 8 insertions, 0 deletions
@@ -1,3 +1,11 @@ +0.6.1 Dec 08 2014: +Client: + o Use TLS v1 in soledad client. Fixes partially #6437 + +Server: + o Run daemon as user soledad (#6436). + o Avoid use of SSLv3 (#6437). + 0.6.0 Jul 18, 2014: Client: o Close all connections after syncing. Fixes #5518. |