aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-14 08:01:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-07-14 08:01:22 +0000
commit06faebefb77b37c62d0dad38ff4d4107b5563c16 (patch)
tree3ee8e1431204fd2c196fa02bb2d35f657cde19db /ChangeLog
parent19249e8e018d553c9b244e6eaf913f976dd60dc8 (diff)
always don't uncanonicalize files which is not text/* .
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@430 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 39f597d1..369e959f 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2005-07-14
+ * src/procmime.c: procmime_decode_content(): don't uncanonicalize
+ files whose name is *.txt but the Content-Type is
+ application/octet-stream.
+
+2005-07-14
+
* src/filter.c
src/folderview.c: modify filter rules after moving folders.