summaryrefslogtreecommitdiff
path: root/changes
diff options
context:
space:
mode:
authorTomás Touceda <chiiph@leap.se>2013-11-21 12:33:43 -0300
committerTomás Touceda <chiiph@leap.se>2013-11-21 12:33:43 -0300
commit8cf21f1ba5679bf576f7bb4ed1e61e384a1263fa (patch)
tree4da46fdfa43eece3a40b3925cec5057bfc036df9 /changes
parentae80ea1f0a748c2746026bd1a17815d786722b84 (diff)
parent146948c060c1f69b997400e995ec9d4ba4160c56 (diff)
Merge remote-tracking branch 'ivan/bug/4491_remove-failing-regex' into develop
Diffstat (limited to 'changes')
-rw-r--r--changes/email-checks3
1 files changed, 3 insertions, 0 deletions
diff --git a/changes/email-checks b/changes/email-checks
new file mode 100644
index 0000000..eee7de7
--- /dev/null
+++ b/changes/email-checks
@@ -0,0 +1,3 @@
+ o Remove address check when sending email and rely in the email client to
+ verify that is correct. Closes #4491.
+ o Support sending encrypted mails to addresses using the '+' sign.