summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2011-10-29 13:45:25 +0000
committeralecpl <alec@alec.pl>2011-10-29 13:45:25 +0000
commitf1654a33b271f80422729f72d58695130724cb98 (patch)
tree8cfa22f30759a3208361c4ffcfdc59a98de6fd6b /CHANGELOG
parent799e1201459b1ee6422d2725b502376b34950f23 (diff)
- Applied fixes from trunk up to r5371
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 34cf77cb8..fb3bb4e65 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix IDN address validation issue (#1488137)
+- Fix JS error when dst_active checkbox doesn't exist (#1488133)
- Autocomplete LDAP records when adding contacts from mail (#1488073)
- Plugin API: added 'ready' hook (#1488063)
- Ignore DSN request when it isn't supported by SMTP server (#1487800)