aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-24 09:40:31 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2011-06-24 09:40:31 +0000
commit048b760a626dfe3e863a2f266c84aefceaeaf851 (patch)
tree507fbdb5567dd5167a5d14bbd1c74f96fcde6893 /ChangeLog
parentaa0b97813b605a3000b0afa715b0151f99ccb7a1 (diff)
src/update_check.c: win32: also check the file size of updater exe.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2913 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 13c69a22..6344f9bf 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2011-06-24
+ * src/update_check.c: win32: also check the file size of updater exe.
+
+2011-06-24
+
* src/summaryview.c: summary_colorlabel_menu_item_activate_item_cb():
removed alloca().
* libsylph/utils.c: my_tmpfile(): win32: fixed a memory leak.