From 48ba4414b33c8982f8232b06f06d68f3213aa986 Mon Sep 17 00:00:00 2001 From: Aleksander Machniak <alec@alec.pl> Date: Wed, 22 Oct 2014 08:29:44 -0400 Subject: [PATCH] Fix download of attachments that are part of TNEF message (#1490091) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 219071c..9b353cf 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -53,6 +53,7 @@ - Fix regression in SHAA password generation in ldap driver of password plugin (#1490094) - Fix displaying of HTML messages with absolutely positioned elements in Larry skin (#1490103) - Fix font style display issue in HTML messages with styled <span> elements (#1490101) +- Fix download of attachments that are part of TNEF message (#1490091) RELEASE 1.0.3 ------------- -- Gitblit v1.9.1