diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-07-04 08:45:41 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-07-04 08:48:03 +0200 |
commit | 88e49b37f71f1a69e88952e8938cb5c6cb19630f (patch) | |
tree | 1b36fe704dfde0716e88d5247a1a556b1763cbce /CHANGELOG | |
parent | 440b58b476e723053d24e3e39803b64bc7fec115 (diff) |
Fix parsing of square bracket characters in IMAP response strings (#1489223)
Conflicts:
program/lib/Roundcube/rcube_imap_generic.php
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix parsing of square bracket characters in IMAP response strings (#1489223) - Don't clear References and in-Reply-To when a message is "edited as new" (#1489216) - Fix messages list sorting with THREAD=REFS - Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174) |