aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 06:04:21 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-05-13 06:04:21 +0000
commitd76e8d5af5bc66a10d7cfa79ae75e61e7df15024 (patch)
tree68a8061b18c9ea3f9373de492c95d05e20c4a42c /ChangeLog
parenteb5d5e51e95f8caeee7231b445b0006f3cbe8351 (diff)
src/compose.c: removed some alloca() calls.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2877 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 78874107..3d228f6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -2,6 +2,7 @@
* src/textview.c: textview_make_clickable_parts(): removed alloca()
and use GSList.
+ * src/compose.c: removed some alloca() calls.
2011-05-12