aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-28 06:39:42 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-28 06:39:42 +0000
commitb804ae07f57e028f68e1938f3381a8c9d265a90e (patch)
treea4357cd6947cb2bc3baa90b3fb894fe59355457d /ChangeLog
parent048b760a626dfe3e863a2f266c84aefceaeaf851 (diff)
src/foldersel.c: removed alloca() calls.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2914 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog4
1 files changed, 4 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 6344f9bf..de8e48f9 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,7 @@
+2011-06-28
+
+ * src/foldersel.c: removed alloca() calls.
+
2011-06-24
* src/update_check.c: win32: also check the file size of updater exe.