diff options
author | Tomás Touceda <chiiph@leap.se> | 2014-09-26 10:20:31 -0300 |
---|---|---|
committer | Tomás Touceda <chiiph@leap.se> | 2014-09-26 10:20:31 -0300 |
commit | 78e8f04076c4f915b8fbdad037a863487580da5a (patch) | |
tree | ea78d499b35991a7e1e51ebbb8aee6fea6286ff1 /CHANGELOG | |
parent | fe8caf9507a5749e26712382c0a95aaa5f644ad3 (diff) |
Fold in changes
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 10 |
1 files changed, 10 insertions, 0 deletions
@@ -1,3 +1,13 @@ +0.6.0 Sept 26, 2014: + o Bounce mails when there's a problematic situation for an email, + such as no public key. Fixes #4803. + o Properly log tracebacks for exceptions occuring in the mail + processing loop. + o Add errdecr key defaulting to each mail Soledad Document. Closes + #6072. + o Any inconsistent user would make the mx stop decrypting mails for + all subsequent users. + 0.5.0 Apr 4, 2014: o Use CouchDocument to comply with new Soledad couch backend. Fixes #4475. |