summaryrefslogtreecommitdiff
path: root/CHANGELOG
diff options
context:
space:
mode:
authoralecpl <alec@alec.pl>2009-12-23 08:01:39 +0000
committeralecpl <alec@alec.pl>2009-12-23 08:01:39 +0000
commitaa16b4af8f67d91b1bfd2c584a665a53c403f47c (patch)
treed151af266514e0d7ea956b4cd224923940cbdc93 /CHANGELOG
parentbe11a9fcfcc79c87db6777ee08540bca84489f1d (diff)
- Improved handling of message parts of type message/rfc822 (fixed e.g. inline images in multipart/alternative messages attached as message/rfc822)
Diffstat (limited to 'CHANGELOG')
-rw-r--r--CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/CHANGELOG b/CHANGELOG
index d5e045d99..426711bef 100644
--- a/CHANGELOG
+++ b/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Improved handling of message parts of type message/rfc822
- Updated TinyMCE to 3.2.7
- Plugin API: added 'quota' hook
- Fix parsing conditional comments in HTML messages (#1486350)