aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-16 09:36:09 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-16 09:36:09 +0000
commitf6d16c6fd8ab5d57df740a5eff90dbfd4bbe9ccf (patch)
tree05cf42a3c56e9976e39198c2b6b0239188165dc6 /ChangeLog
parent441fdff85f0b2887e2e7206101822da822193b3c (diff)
made tzoffset related functions thread-safe.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2287 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog6
1 files changed, 6 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6dab1361..706a6d3e 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,11 @@
2009-10-16
+ * libsylph/utils.[ch]: added tzoffset_buf().
+ Made get_rfc822_date(), get_outgoing_rfc2822_str() and
+ generate_mime_boundary() thread-safe.
+
+2009-10-16
+
* libsylph/mh.c
libsylph/procmsg.c
libsylph/news.c