summaryrefslogtreecommitdiff
path: root/roundcubemail/CHANGELOG
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-28 13:54:32 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-05-28 13:54:32 +0000
commitcb891c6f96ffc8b0d7c8a6ff83574f43818fe092 (patch)
treea81dbd15cb2f22327eef34d009eb15ad2675712a /roundcubemail/CHANGELOG
parent43dea739f1d9c49dcdd6d59c20d1f3a10263ee91 (diff)
- Add 'imap_timeout' option (#1486760)
git-svn-id: https://svn.roundcube.net/trunk@3684 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 7ee8fbdfc..73e7483e0 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Add 'imap_timeout' option (#1486760)
- Fix forwarding of messages with winmail attachments
- Fix handling of uuencoded attachments in message body (#1485839)
- Added list_mailboxes hook in rcube_imap::list_unsubscribed() (#1486668)