diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-05-31 11:37:19 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-05-31 11:38:24 +0200 |
commit | f5fac810dd2b9276994585789cc68f71c4cd4cd3 (patch) | |
tree | c2171e27ef8d19a5b146cc16f7e2324ff4ae698a /CHANGELOG | |
parent | e12ac4e9b55ea44d0fb6e165f473a41083151d43 (diff) |
Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
Conflicts:
CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix PHP warning when responding to a message with many Return-Path headers (#1489136) - Fix unintentional compose window resize (#1489114) - Fix performance regression in text wrapping function (#1489133) - Fix connection to posgtres db using unix socket (#1489132) |