summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-10-07 08:43:07 +0000
committeralecpl <alec@alec.pl>2011-10-07 08:43:07 +0000
commitfb40f3778412beefd7d5fed510cb3edb32220874 (patch)
treea83a81c91aaa0a1414cc405cf5784ce6014a7896 /CHANGELOG
parentb1f0846727331f58342e9cfdd02df03ea8f15181 (diff)
- Ignore DSN request when it isn't supported by SMTP server (#1487800)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index c3910f3fd..98a1222f8 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Ignore DSN request when it isn't supported by SMTP server (#1487800)
- Make sure LDAP name fields aren't arrays (#1488108)
- Fixed imap test to non-default port when using ssl (#1488118)
- Force all files to be overwritten when updating (#1488117)