aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-09 02:44:22 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2010-12-09 02:44:22 +0000
commita29ad00ed3ce3d185b152eacb913442150ba9f32 (patch)
tree7b35f1caec96a5b80ed0f29c89639e0c46d77375 /ChangeLog
parentfc06fff3379a6fa47d8acd2f8aa39719fd79b3c7 (diff)
enable updatecheckplugin only if updatecheck is enabled.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2744 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog2
1 files changed, 2 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index 297601b1..f0739d8d 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -3,6 +3,8 @@
* src/plugin.h: fixed typo.
* src/update_check.c: update_check(): win32: fixed crash on update
check.
+ * configure.in: enable updatecheckplugin only if updatecheck is
+ enabled.
2010-12-08