diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 15:57:06 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-06 15:57:06 -0300 |
commit | 3c4613fa7faf053355ee9ed863ea8b4a30cb6b50 (patch) | |
tree | d914aca7ad28a9ea2ea0ef1ee7ac9cbf990e7622 /CHANGELOG | |
parent | 5437b530ce0572c9aab9111f392a5137721afd43 (diff) |
Fold in changes.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 |