aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-24 10:44:35 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-24 10:44:35 +0000
commit5a8dabecb4c9ab93194fff4dcd9d6f12f550e02a (patch)
treef0e8b76177d47c1162f71e4aa716b61807b7e840 /ChangeLog
parentad0f146da6cc7938b169b3242de20fcaa343813f (diff)
win32: don't uncanonicalize text files when decoding.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@775 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 12214baa..6ad9141a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-11-24
+ * libsylph/procmime.c: procmime_decode_content(): win32: don't
+ uncanonicalize text files.
+
+2005-11-24
+
* libsylph/pop.c
libsylph/session.[ch]: implemented session_recv_data_as_file(),
which receives data as file stream, to reduce memory usage on POP3