summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-11-15 10:41:29 -0300
committerTomás Touceda <chiiph@leap.se>2013-11-15 10:41:29 -0300
commitf2c46e548138833f160cd081b0a8442bc3ac7437 (patch)
tree5aad9860dcdf88d234196ae1971ec63b79e5d65d
parentb67219a5a1aaaf184b7b7b71b42d3858287c85f9 (diff)
Fold in changes
-rw-r--r--CHANGELOG6
-rw-r--r--changes/bug_process_skipped_mail4
2 files changed, 6 insertions, 4 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 67ff1e5..cbd9c74 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,3 +1,9 @@
+0.3.4 Nov 15:
+ o Some mail may be skipped at processing because of possible
+ problems (like connectivity issues to our couch nodes), MX now
+ looks for unprocessed mails every half hour and tries to process
+ them. Fixes #3628.
+
0.3.3 Nov 1:
o Fix return codes for check recipient access. Fixes #3356.
o Improve logging in general and support possible unicode parameters
diff --git a/changes/bug_process_skipped_mail b/changes/bug_process_skipped_mail
deleted file mode 100644
index 3ec6da2..0000000
--- a/changes/bug_process_skipped_mail
+++ /dev/null
@@ -1,4 +0,0 @@
- o Some mail may be skipped at processing because of possible
- problems (like connectivity issues to our couch nodes), MX now
- looks for unprocessed mails every half hour and tries to process
- them. Fixes #3628. \ No newline at end of file