summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-07 13:39:26 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-07 13:40:53 +0200
commitaafc0a3d24149da9f7350f760932898319041815 (patch)
treec6614e2d0bf7099c0611552f5f084409b3e18c38 /CHANGELOG
parent55e60c6d85efa3e4b3679c8f9c0b97109ee31ca3 (diff)
Fix so non-inline images aren't skipped on forward (#1489150)
Conflicts: CHANGELOG
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 92466b295..5c657a8d2 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -2,6 +2,7 @@ CHANGELOG Roundcube Webmail
===========================
- Fix "null" instead of empty string on messages list in IE10 (#1489145)
+- Fix so non-inline images aren't skipped on forward (#1489150)
- Fix legacy options handling
- Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
- Fix bug where serialized strings were truncated in PDO::quote() (#1489142)