summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authorthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-26 11:25:58 +0000
committerthomasb <thomasb@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-01-26 11:25:58 +0000
commitd03f65cd9efd9d3e7ad5c4949df7e6e9a7c124fe (patch)
tree5c80bffd4680d844a18f23c1911d46863c91c4a3 /roundcubemail/CHANGELOG
parenta7264a0206e8160d92032c4b72fbca2600a77cbb (diff)
Separate full message headers UI element from headers table (#1487715) + Remove double borders in folder listing (#1487713)
git-svn-id: https://svn.roundcube.net/trunk@4455 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG2
1 files changed, 2 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index da22cdd92..4d13f326e 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,8 @@
CHANGELOG Roundcube Webmail
===========================
+- Remove double borders in folder listing (#1487713)
+- Separate full message headers UI element from headers table (#1487715)
- Add part MIME ID to message_part_* hooks (#1487718)
- Improve parsing of MS Outlook vCards (#1487716)
- Updated PEAR::Net_Socket to 1.0.10