diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 16:01:09 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 16:01:09 -0300 |
commit | 33851241d0a36677c0f78500e5a263b6c0ff9be9 (patch) | |
tree | d914aca7ad28a9ea2ea0ef1ee7ac9cbf990e7622 /CHANGELOG | |
parent | 5a148119309f82b9b2c507bb28d3d864fa418977 (diff) | |
parent | 3c4613fa7faf053355ee9ed863ea8b4a30cb6b50 (diff) |
Merge branch 'release-0.3.2'
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 7 |
1 files changed, 7 insertions, 0 deletions
@@ -1,3 +1,10 @@ +0.3.2 Sep 6: + o Make mail services bind to 127.0.0.1. Closes: #3627. + o Signal unread message to UI when message is saved locally. Closes: #3654. + o Signal unread to UI when flag in message change. Closes: #3662. + o Use dirspec instead of plain xdg. Closes #3574. + o SMTP service invocation returns factory instance. + 0.3.1 Aug 23: o Avoid logging dummy password on imap server. Closes: #3416 o Do not fail while processing an empty mail, just skip it. Fixes |