aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
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
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')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index b659b4c6..32746720 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-06-16
+ * src/send_message.c: send_message_local(): check exit status to
+ detect errors.
+
+2005-06-16
+
* src/procmsg.c: procmsg_empty_trash(): unset dirty flag after cleared
cache/mark files (fixed wrong unread count of trash folders).