aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-06-08 07:10:04 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-06-08 07:10:04 +0000
commitb14cba8ad5b13bccb3eff9e114407d542bc20409 (patch)
treecd69cbb9ce3c35f5dd26f617bb46f7d3449771f6 /ChangeLog
parent6d38a4176dfa949b59eb04299125018ed955f968 (diff)
supported UTF-8 with BOM when inserting signature.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1754 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 15f047ae..2077d0c5 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-06-08
+
+ * src/compose.c: compose_get_signature_str(): supported UTF-8 with
+ BOM.
+
2007-06-07
* libsylph/session.c: session_ping_cb(): abort if not connected.