summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-05 19:31:34 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-05 19:31:34 +0200
commitf65890773147ee513647b0e0062e05748bd788c9 (patch)
tree948320d33d5a40489e51df34960d89a7ceb7b752 /CHANGELOG
parentaa44ce6e9703ab15bb5270251358fb756a347f17 (diff)
Fix legacy options handling
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 7713afe68..2ecda0648 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix legacy options handling
- 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)