From eb5d5e51e95f8caeee7231b445b0006f3cbe8351 Mon Sep 17 00:00:00 2001 From: hiro Date: Fri, 13 May 2011 05:33:48 +0000 Subject: textview_make_clickable_parts(): removed alloca() and use GSList. git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2876 ee746299-78ed-0310-b773-934348b2243d --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 434efce9..78874107 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2011-05-13 + + * src/textview.c: textview_make_clickable_parts(): removed alloca() + and use GSList. + 2011-05-12 * src/prefs_ui.c: removed alloca() calls. -- cgit v1.2.3