aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-17 08:41:20 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-07-17 08:41:20 +0000
commit1256b13f9fbcc30afbb116f5e97881bbd4ab4d7c (patch)
tree8d87dd534442fac7d0c1845a04ba06b3c6e5d7ae /ChangeLog.ja
parentbe5af8383d84235b543960dcc9facc0d9d9b43f7 (diff)
remove temporary file after reply to attached messages.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1868 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 6f9ebd07..464589b6 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,9 @@
2007-07-17
+ * src/mimeview.c: mimeview_reply(): 返信後にファイルを削除。
+
+2007-07-17
+
* src/compose.c
src/send_message.[ch]: send_message_set_reply_flag(): 返信フラグ
を追加する場合は返信対象の Message-Id をチェックするようにした。