summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-05 15:20:53 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-05 15:20:53 +0200
commitbe4b5c2fe57fbf667e24d3042239e75f48a6bd78 (patch)
tree84e938a4c35102fa5117e905aede4b7916216fc3 /CHANGELOG
parent4fee776e51199b51853fa98c42d4d2af0b5330ca (diff)
Fix "duplicate entry" errors on inserts to imap cache tables (#1489146)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 45d9dab53..7713afe68 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -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)