diff options
author | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-20 13:25:41 -0300 |
---|---|---|
committer | Ivan Alejandro <ivanalejandro0@gmail.com> | 2013-09-20 13:25:41 -0300 |
commit | acc355c4f53ea2c51fe014acc17f05e9af5a4116 (patch) | |
tree | 8a1994f00712981dad5159e4286cd5b1633021dd | |
parent | 951c4b818807f84794714d71cea07f5c23809e9b (diff) |
Fold in changes.
-rw-r--r-- | CHANGELOG | 3 | ||||
-rw-r--r-- | changes/bug_3877_remove-cleartext-mail-from-logs | 1 |
2 files changed, 3 insertions, 1 deletions
@@ -1,3 +1,6 @@ +0.3.3 Sep 20: + o Remove cleartext mail from logs. Closes: #3877. + 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. diff --git a/changes/bug_3877_remove-cleartext-mail-from-logs b/changes/bug_3877_remove-cleartext-mail-from-logs deleted file mode 100644 index 957ccf5..0000000 --- a/changes/bug_3877_remove-cleartext-mail-from-logs +++ /dev/null @@ -1 +0,0 @@ - o Removes cleartext mail from logs. Closes: #3877 |