aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-20 06:52:59 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-20 06:52:59 +0000
commit08b6c427a1c7f206927d66a49bb5860287c9b672 (patch)
tree35894cf9f5ad33becbb5719e5f26240a73fbf416 /ChangeLog.ja
parent9fff27c6dd65ad4995fa08bce2ff8daf268e5d62 (diff)
fixed a memory leak, and made 2.4.4 release.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1874 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja8
1 files changed, 8 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 4ca2a8a0..00775287 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,13 @@
2007-07-20
+ * version 2.4.4
+
+2007-07-20
+
+ * src/compose.c: compose_reply(): メモリリークを修正。
+
+2007-07-20
+
* libsylph/socket.c: ssl_read(); win32: 不規則なエラーメッセージを
避けるために errno を EIO に設定するようにした。
* src/send_message.c: send_message_smtp(): QUIT 直後のエラーを無視する