summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2012-03-06 19:42:23 +0000
committeralecpl <alec@alec.pl>2012-03-06 19:42:23 +0000
commit8b3c68d42d4ee142449f9249590b45658b93cd26 (patch)
treeda837c83de9b8cbe462c8049fa449fecca9746b5 /CHANGELOG
parent4da69b953e7a3b6f83be2406bb2f0b8196d63c08 (diff)
- Fix handling of % character in IMAP protocol (#1488382)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 5864b2b2b..929c04b67 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix handling of % character in IMAP protocol (#1488382)
- Fix duplicate names handling in addressbook searches (#1488375)
- Fix displaying HTML messages from Disqus (#1488372)
- Exclude E_STRICT from error_reporting for PHP 5.4