summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-12-03 09:54:38 +0000
committeralecpl <alec@alec.pl>2009-12-03 09:54:38 +0000
commit3815e050e0e0ddafb919741426f3c36ebdadb9a8 (patch)
tree684af47f5857f086e71d67f02919057e20936146 /CHANGELOG
parent6d13ca184657383caf4a9fca19806f31a17318f1 (diff)
- Fix displaying nested message parts (#1486246)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index 734a9c776..0971a185c 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix displaying nested message parts (#1486246)
- Fix possible messages exposure when using Roundcube behind a proxy (#1486281)
- Fix unicode para and line separators in javascript response (#1486310)
- additional_message_headers: allow unsetting headers, support plugin's config file (#1486268)