summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorThomas Bruederli <thomas@roundcube.net>2012-05-30 10:40:43 +0200
committerThomas Bruederli <thomas@roundcube.net>2012-05-30 10:42:36 +0200
commitd8ff4c2fc156e1f300c5e41b28e1615215f66e85 (patch)
treea3c5ff0103d88f260d066a19c499e234f75a6e14 /CHANGELOG
parent7ae5432fbfc0e923f2fe8dc62ff77afb8ecc80cf (diff)
Make folders with unread messages in subfolders bold again (#1486793); update CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 13446ab1a..53989bdaf 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Make folders with unread messages in subfolders bold again (#1486793)
+- Abbreviate long attachment file names with ellipsis (#1488499)
- Fix html2text conversion of strong|b|a|th|h tags when used in upper case
- Add listcontrols template container in Larry skin (#1488498)
- Fix host autoselection when default_host is an array (#1488495)