summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authorAleksander Machniak <alec@alec.pl>2013-02-18 15:35:02 +0100
committerAleksander Machniak <alec@alec.pl>2013-02-18 15:35:02 +0100
commit7bba0032fe0318399e3522687a3b1ff3a4887486 (patch)
treeb729b3231f12ba6c016db119b4b02f04a5735860 /CHANGELOG
parente4394c95e0a39607f4fdbd427b249b1e611ca0ff (diff)
Fix NUL characters in content-type of ms-tnef attachment (#1488964)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d7c211dae..1ee72e953 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG Roundcube Webmail
===========================
+- Fix NUL characters in content-type of ms-tnef attachment (#1488964)
- Fix regression in handling LDAP contact identifiers (#1488959)
- Updated translations from Transifex
- Fix buggy error template in a frame (#1488938)