summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-13 14:26:46 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2012-02-13 14:26:46 +0000
commit03accefe5f039c734843c039e363f91efaaf4d48 (patch)
tree67af6b298de5fac89ccc4856e9640511b7275047 /roundcubemail/CHANGELOG
parent6651a8b02b6f67371b1e87c5ede47917d35bb492 (diff)
- Fix issue with folder creation under INBOX. namespace (#1488349)
git-svn-id: https://svn.roundcube.net/trunk@5877 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 9ab55fe1a..2bd325c46 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- 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)
- Fix issue where some text from original message was missing on reply (#1488340)