From f2c46e548138833f160cd081b0a8442bc3ac7437 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1s=20Touceda?= Date: Fri, 15 Nov 2013 10:41:29 -0300 Subject: Fold in changes --- CHANGELOG | 6 ++++++ changes/bug_process_skipped_mail | 4 ---- 2 files changed, 6 insertions(+), 4 deletions(-) delete mode 100644 changes/bug_process_skipped_mail 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 -- cgit v1.2.3