diff options
author | Kali Kaneko <kali@leap.se> | 2013-12-10 18:11:08 -0400 |
---|---|---|
committer | Kali Kaneko <kali@leap.se> | 2013-12-10 18:11:08 -0400 |
commit | 2ca219c87a0a338d145cc52171864106688a7297 (patch) | |
tree | 1207f4dbb76e4ef1992ec7b506912176b30bca92 /CHANGELOG | |
parent | 99ee292afceac503f96689906351b84ca64265b7 (diff) | |
parent | 441b7a40e1e41993d3909ebeab520b59058a6112 (diff) |
Merge branch 'debian-0.3.7' into debian
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +0.3.7 Dec 6: + o Fix error return values on openpgp backend. + o Remove address check when sending email and rely in the email + client to verify that is correct. Closes #4491. + o Support sending encrypted mails to addresses using the '+' sign. + o Improve exception names and handling. + 0.3.6 Nov 15: o Default encoding to 'utf-8' in case of system encodings not set. Closes #4427. |