summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authoralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-04 13:30:20 +0000
committeralec <alec@208e9e7b-5314-0410-a742-e7e81cd9613c>2010-06-04 13:30:20 +0000
commit733acef8bf4baefc9dc029ed1b61fdfc166a424b (patch)
treeea2327fff0e97e66df91834b60e6265fbf38acad
parent0785f083902651a698160c3bcbbe06630127e709 (diff)
- Fix related parts aren't displayed when got mimetype other than image/* (#1486432)
git-svn-id: https://svn.roundcube.net/trunk@3717 208e9e7b-5314-0410-a742-e7e81cd9613c
-rw-r--r--roundcubemail/CHANGELOG1
1 files changed, 1 insertions, 0 deletions
diff --git a/roundcubemail/CHANGELOG b/roundcubemail/CHANGELOG
index 6f5fb59bc..bbeb6d9db 100644
--- a/roundcubemail/CHANGELOG
+++ b/roundcubemail/CHANGELOG
@@ -1,6 +1,7 @@
CHANGELOG RoundCube Webmail
===========================
+- Fix related parts aren't displayed when got mimetype other than image/* (#1486432)
- Multiple identity and database support for squirrelmail_usercopy plugin (#1486517)
- Support dynamic hostname (%d/%n) variables in configuration options (#1485438)
- Add 'messages_list' hook (#1486266)