From 0f9d8ca40de826733f0507b9706d18dd1e8719f4 Mon Sep 17 00:00:00 2001 From: alecpl <alec@alec.pl> Date: Thu, 18 Nov 2010 05:34:10 -0500 Subject: [PATCH] - Don't set attachment's charset in Content-type header (#1487122) --- CHANGELOG | 1 + 1 files changed, 1 insertions(+), 0 deletions(-) diff --git a/CHANGELOG b/CHANGELOG index 4004eaa..761030b 100644 --- a/CHANGELOG +++ b/CHANGELOG @@ -73,6 +73,7 @@ - Fix focused elements aren't unfocused when clicking on the list (#1487123) - Fix error in MSSQL DDL scripts (#1487112) - Lock submit button in onsubmit event on login page (#1487036) +- Don't set attachment's charset in Content-type header (#1487122) RELEASE 0.4.2 ------------- -- Gitblit v1.9.1