diff options
author | Aleksander Machniak <alec@alec.pl> | 2013-06-05 15:20:53 +0200 |
---|---|---|
committer | Aleksander Machniak <alec@alec.pl> | 2013-06-05 15:20:53 +0200 |
commit | be4b5c2fe57fbf667e24d3042239e75f48a6bd78 (patch) | |
tree | 84e938a4c35102fa5117e905aede4b7916216fc3 /CHANGELOG | |
parent | 4fee776e51199b51853fa98c42d4d2af0b5330ca (diff) |
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
Diffstat (limited to 'CHANGELOG')
-rw-r--r-- | CHANGELOG | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -1,6 +1,7 @@ CHANGELOG Roundcube Webmail =========================== +- Fix "duplicate entry" errors on inserts to imap cache tables (#1489146) - Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011) - Fix bug where serialized strings were truncated in PDO::quote() (#1489142) - Improved handling of Reply-To/Bcc addresses of identity in compose form (#1489016) |