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:20:21 +0200 |
commit | c8f5588c8a712d5d5f36b6c2b44992384c503d6c (patch) | |
tree | 4a51233446285305e2c4ef3d391e1dbc66807783 /CHANGELOG | |
parent | 187cf5e1cdee87fb1d26599f93202222bb7b8a4b (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) |