summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2012-05-26 20:40:47 +0200
committerAleksander Machniak <alec@alec.pl>2012-05-26 20:40:47 +0200
commita9055c5a81b3c7552c2cfa909ccd399c50f42b76 (patch)
treec1bd997864a0b34201a03372ba7b0cbd3c79ebbd /CHANGELOG
parentad8552ea6ffc656fb65480290d00f0572bc1fcd0 (diff)
Fix host autoselection when default_host is an array (#1488495)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 330e90c52..23d5694c4 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix host autoselection when default_host is an array (#1488495)
- Move messages forwarding mode setting into Preferences
- Fix HTML entities handling in HTML editor (#1488483)
- Fix listing shared folders on Courier IMAP (#1488466)