diff options
author | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-13 05:39:21 +0000 |
---|---|---|
committer | hiro <hiro@ee746299-78ed-0310-b773-934348b2243d> | 2010-07-13 05:39:21 +0000 |
commit | aa02e39eae109de2e04daf564661127a80d655cd (patch) | |
tree | d6ed9b45b9c053bcbdb0ba9fe1cc0a6d0f75930a /ChangeLog | |
parent | c20fa6239974ff4c40903d64844a21aa2190ceaa (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-- | ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -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. |