diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-07 18:19:38 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-07 18:19:38 +0200 |
commit | 95b90be8c22aa51f5b5e2d8bfa8031b50fa15e49 (patch) | |
tree | ea429f6d2b627e8ff9dc90cafb600576b59b435e /CHANGELOG | |
parent | 3725cfb245bfae3a77baf857ea5403e8064b84b9 (diff) |
Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix IMAP connection issue with default_socket_timeout < 0 and imap_timeout < 0 (#1489090) - Fix various PHP code bugs found using static analysis (#1489086) - Fix backslash character handling on vCard import (#1489085) - Fix csv import from Thunderbird with French localization (#1489059) |