diff options
author | alecpl <alec@alec.pl> | 2011-04-17 09:22:03 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-04-17 09:22:03 +0000 |
commit | 462de2d2028617c8464f174987785a92583313be (patch) | |
tree | c5555f71ca9cb9361061490b7cced96713bab5a3 /CHANGELOG | |
parent | f62468d3ec5ab1c751207ee1c04011278522589e (diff) |
- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- PEAR::Net_SMTP 1.5.2, fixed timeout issue (#1487843) - Added plugin hook for request token creation - Replace LDAP vars in group queries (#1487837) - Fix vcard folding with uncode characters (#1487868) @@ -17,7 +18,6 @@ CHANGELOG Roundcube Webmail - Enable TinyMCE's contextmenu (#1487014) - TinyMCE 3.4.1 - Stateless request tokens. No keep-alive necessary on login page (#1487829) -- PEAR::Net_SMTP 1.5.1 - Allow multiple concurrent compose sessions - Force names of unique constraints in PostgreSQL DDL - Add code for prevention from IMAP connection hangs when server closes socket unexpectedly |