aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 06:23:52 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 06:23:52 +0000
commit04fe3ea9febf61f25bfc9f3cdf07dc9a452d8660 (patch)
tree2eeb4403b881eb22b6ca776c91cf97717d4a3396 /ChangeLog
parentd76e8d5af5bc66a10d7cfa79ae75e61e7df15024 (diff)
libsylph/procheader.c: removed alloca() calls.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2878 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog1
1 files changed, 1 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 3d228f6b..80f8f055 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,7 @@
* src/textview.c: textview_make_clickable_parts(): removed alloca()
and use GSList.
* src/compose.c: removed some alloca() calls.
+ * libsylph/procheader.c: removed alloca() calls.
2011-05-12