aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-08 07:09:43 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2009-10-08 07:09:43 +0000
commit49512277c5f84670f32b51028b35f4985b84a409 (patch)
treeda8f2ad6530ae0df75b09d59608f38cebb08b876 /ChangeLog
parente3b226db74ed298ef67e0f2a9683197944ba5c8e (diff)
makewin32.sh: added --enable-threads.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@2278 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 7983e983..34d84a6b 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2009-10-08
+ * makewin32.sh: added --enable-threads.
+
+2009-10-08
+
* libsylph/imap.c
src/query_search.c: fixed compilation without thread support.