summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-06 08:46:22 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2011-05-06 08:46:22 +0000
commitb33f12ceb8b6265670d36a583203de294df628bc (patch)
tree969857e528af914b8218b043401dbdbe2d7420da /roundcubemail/CHANGELOG
parentb216d858fe8911cffb95a9054fee7221123b4de6 (diff)
- Fixed handling of folder with name "0" in folder selector
git-svn-id: https://svn.roundcube.net/trunk@4738 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 46a6cb0b7..caac24157 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fixed handling of folder with name "0" in folder selector
- Fix problems with subfolders of INBOX folder on some IMAP servers (#1487725)
- Fix handling of folders that doesn't belong to any namespace (#1487637)
- Fix bug where messages were deleted instead moved to trash folder after Shift key was used (#1487902)