summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-06-04 09:11:48 +0200
committerAleksander Machniak <alec@alec.pl>2013-06-04 09:11:48 +0200
commit42574449577bd99b6feb662e1ea1eefb0fb698cc (patch)
tree859671e10d4860b589b7679b4f3d29435582e73d /CHANGELOG
parent0a7df4a32e86a103a5f1fe801374383a195ba1a5 (diff)
Fix "null" instead of empty string on messages list in IE10 (#1489145)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 991eebce3..73e463c11 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix "null" instead of empty string on messages list in IE10 (#1489145)
- Fix so bounces addresses in Sender headers are skipped on Reply-All (#1489011)
- Fix bug where serialized strings were truncated in PDO::quote() (#1489142)
- Fix displaying messages with invalid self-closing HTML tags (#1489137)