aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-12 06:19:36 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-09-12 06:19:36 +0000
commit761f4d1834b3217b5f9926baf0b9824234b51ef9 (patch)
treebf006b24963b66441e93a0f1af982b5e1e88af43 /ChangeLog
parentdd27e28c7d5de8e229a5a46fc35f3e24f050dcb1 (diff)
made workaround for UTF-8 with BOM.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1150 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 10fb9823..3cf3869a 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-09-12
+ * libsylph/codeconv.c
+ src/compose.c: made workaround for UTF-8 with BOM.
+
+2006-09-12
+
* src/ldif.[ch]: supported base64 encoded entries.
Supported "mozillaNickname" entry.
Use cn for display name if exists.