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:36:07 +0100
commit203251838b1917bd79c3482b0381ac50f22b3877 (patch)
treebe9043d9fcaf8eee5e1ab245219f4ee6e78c8397 /CHANGELOG
parent60dabb35aed6689dd6b50cb885b3dbbf5504ef1f (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 1c3ee7243..abd2926b8 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)