aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-24 09:51:59 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-11-24 09:51:59 +0000
commitad0f146da6cc7938b169b3242de20fcaa343813f (patch)
treed5217cece672514b22e9985be6c2f5cfd6c42a7a /ChangeLog
parent5160f092433264a840703291f90daee43e409ad8 (diff)
reduced memory usage on POP3 session.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@774 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 7ea7fa54..12214baa 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,10 @@
+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
+ session.
+
2005-11-22
* src/compose.c