aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-25 08:18:58 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2005-05-25 08:18:58 +0000
commitab3ac6f4017a03390084d9293df4b7ce126f4572 (patch)
tree97a4d58b860caeb22eb70ae840eaea4b9d57aa4e /ChangeLog
parent158bc4df9845d68a06fb3694a11bb604b4d9176b (diff)
detect errors on sending with sendmail command.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@288 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 836f8d8a..bb96bc10 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2005-05-25
+ * src/send_message.c: send_message_local(): use GSpawn, and detect
+ errors.
+
+2005-05-25
+
* src/message_search.c: removed Clear button.
2005-05-24