aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog.ja
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-16 06:48:12 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-06-16 06:48:12 +0000
commit2a9f172298a5e2121f1684863da358df56f10697 (patch)
tree3bd5200442bd913b0ce6da7e4fd620dadc4596b2 /ChangeLog.ja
parent899f239a05c28f5ae8ec43bb7719e5ce0da0b2e5 (diff)
check exit status to detect errors when send messages using commands.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@347 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog.ja')
-rw-r--r--ChangeLog.ja5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.ja b/ChangeLog.ja
index 52e65ab7..cb0458a4 100644
--- a/ChangeLog.ja
+++ b/ChangeLog.ja
@@ -1,5 +1,10 @@
2005-06-16
+ * src/send_message.c: send_message_local(): 終了ステータスをチェック
+ してエラーを検出するようにした。
+
+2005-06-16
+
* src/procmsg.c: procmsg_empty_trash(): キャッシュ/マークファイルを
クリアした後 dirty フラグを解除するようにした(ごみ箱フォルダの
未読数がおかしくなるのを修正)。