summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-20 13:47:26 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-20 13:47:26 +0000
commit5e4aa55d42f41eba3db261f70f5fb144c59ed451 (patch)
treeffc5c40e0e21068de3ff1b0b5bc85383a9546d1b /roundcubemail/CHANGELOG
parent80bec459ccdbf0f696de93d80856fd61bff76363 (diff)
- Make sure About tab is always the last tab (#1488257)
git-svn-id: https://svn.roundcube.net/trunk@5894 208e9e7b-5314-0410-a742-e7e81cd9613c
Diffstat (limited to 'roundcubemail/CHANGELOG')
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 2bd325c46..d164970ac 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Make sure About tab is always the last tab (#1488257)
- Fix issue with folder creation under INBOX. namespace (#1488349)
- Added mailto: protocol handler registration link in User Preferences (#1486580)
- Handle identity details box with an iframe (#1487020)