aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-28 07:00:13 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-28 07:00:13 +0000
commitf0b2eb198def2bb1674b1e5b3ad82f645d68e289 (patch)
treeae895e55981f8957200781ae4620803718cc1a8e /ChangeLog
parent928a2cc8708a85a7fbcceb4d77e163835b158934 (diff)
also normalize text files on win32 when saving parts.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@784 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 91b08ef3..e5e55919 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-28
+ * libsylph/procmime.c: procmime_decode_content(): also normalize text
+ files on win32. Also do normalization for quoted-printable part.
+
+2005-11-28
+
* libsylph/pop.c
libsylph/recv.c
src/compose.c: reverted linebreak conversion.