aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 05:39:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-07-13 05:39:21 +0000
commitaa02e39eae109de2e04daf564661127a80d655cd (patch)
treed6ed9b45b9c053bcbdb0ba9fe1cc0a6d0f75930a /ChangeLog
parentc20fa6239974ff4c40903d64844a21aa2190ceaa (diff)
show error dialog on concatenation failure.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2613 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 1cc84bd7..a1099044 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2010-07-13
+ * src/mainwindow.c: show error dialog on failure.
+
+2010-07-13
+
* libsylph/procmsg.c: procmsg_concat_partial_messages(): fully
implemented RFC 2046.