diff options
author | alecpl <alec@alec.pl> | 2011-03-11 08:55:20 +0000 |
---|---|---|
committer | alecpl <alec@alec.pl> | 2011-03-11 08:55:20 +0000 |
commit | 5228a5558f0ee9af785f1b4cdcef4d97b17b33f6 (patch) | |
tree | 03782956bdbc9cb6bf9a8941a2043b5b9d510e66 /CHANGELOG | |
parent | 243084601ad83486601f7cf1a756ee6e37e74571 (diff) |
- Applied fixes from trunk
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 5 |
1 files changed, 5 insertions, 0 deletions
@@ -1,6 +1,11 @@ CHANGELOG Roundcube Webmail =========================== +- PEAR::Net_SMTP 1.5.1 +- Force names of unique constraints in PostgreSQL DDL +- Add code for prevention from IMAP connection hangs when server closes socket unexpectedly +- Remove redundant DELETE query (for old session deletion) on login +- Get around unreliable rand() and mt_rand() in session ID generation (#1486281) - Fix some emails are not shown using Cyrus IMAP (#1487820) - Fix handling of mime-encoded words with non-integral number of octets in a word (#1487801) - Fix parsing links with non-printable characters inside (#1487805) |