aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-28 06:52:26 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-28 06:52:26 +0000
commit4796fee4e6d23ef6d078092a1384c7bf32660c0f (patch)
tree9eb48cba682556bd14ebb0864914472177f27d75 /ChangeLog
parentb804ae07f57e028f68e1938f3381a8c9d265a90e (diff)
src/account_dialog.c: account_open(): removed alloca() call.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2915 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 de8e48f9..7c90d074 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,6 +1,7 @@
2011-06-28
* src/foldersel.c: removed alloca() calls.
+ * src/account_dialog.c: account_open(): removed alloca() call.
2011-06-24