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:37:19 +0200 |
commit | af9dbd54b30ce162a401f77f571c65bd9895d0db (patch) | |
tree | 5ba4ea68bb7571e39c02f6aa8efa359a92d6f7d0 /CHANGELOG | |
parent | 3863a9d2c5515fe4c61c433503450531098358ec (diff) |
Fix PHP warning when responding to a message with many Return-Path headers (#1489136)
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) - Added user preference to open all popups as standard windows - Fix unintentional compose window resize (#1489114) - Fix performance regression in text wrapping function (#1489133) |