aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
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.ja
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.ja')
-rw-r--r--ChangeLog.ja7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 138b10bf..1fd49b0c 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,3 +1,10 @@
+2005-11-24
+
+ * libsylph/pop.c
+ libsylph/session.[ch]: POP3 セッションでのメモリ消費量を削減する
+ ために、データをファイルストリームとして受信する
+ session_recv_data_as_file() を実装。
+
2005-11-22
* src/compose.c