diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-29 17:11:24 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-29 17:56:54 +0200 |
commit | d2fa254d904ac16b8faba723af4f477923324e86 (patch) | |
tree | 2f2a6bc1ce220525c9b558373fbe4b8245705ec9 /CHANGELOG | |
parent | 357dc9722869e77323d2e02773da1b54bd1737c9 (diff) |
Fix messages list sorting with THREAD=REFS
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix messages list sorting with THREAD=REFS - Remove deprecated (in PHP 5.5) PREG /e modifier usage (#1489174) - Fix empty messages list when register_globals is enabled (#1489157) - Fix so valid and set date.timezone is not required by installer checks (#1489180) |