aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 07:47:57 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 07:47:57 +0000
commit0e8d9e40a6cc330bb22467943e0f69aaa2e9fdc2 (patch)
tree79580de5fd1e7560f37377dc29e4693d4282d0fd /ChangeLog
parent04fe3ea9febf61f25bfc9f3cdf07dc9a452d8660 (diff)
libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca() calls.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2879 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 80f8f055..8ac520a2 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4,6 +4,8 @@
and use GSList.
* src/compose.c: removed some alloca() calls.
* libsylph/procheader.c: removed alloca() calls.
+ * libsylph/imap.c: imap_utf8_to_modified_utf7(): removed alloca()
+ calls.
2011-05-12