diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-13 08:20:54 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-13 08:23:11 +0200 |
commit | 35b0a75f72ef1c7c83bf2ad8ba01f6ac1a444122 (patch) | |
tree | c69f5c7afd938e49db18e4768fbbd74208ca7f09 /CHANGELOG | |
parent | 04f841e90079464a9870a0a0a83b3ee2925a9adb (diff) |
Fix default sorting of threaded list when THREAD=REFS isn't supported.
The result need to be re-sorted even if sort column is not set. This fixes
the issue when new messages aren't displayed on top of the list.
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix default sorting of threaded list when THREAD=REFS isn't supported - Fix list mode switch to 'List' after saving list settings in Larry skin (#1489164) - Fix error when there's no writeable addressbook source (#1489162) - Fix zipdownload plugin issue with filenames charset (#1489156) |