aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-28 08:43:40 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2006-12-28 08:43:40 +0000
commit2996cccf0fc852c2dbb6682adcb76c83986d134c (patch)
tree4fc3cec131b8cc89aaa1422ebe71e7c24b93ae8f /ChangeLog
parenta6fa70def3d80d45536e1baa32f408adc29f6f25 (diff)
configure.in: check additional libraries.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1463 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog5
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog b/ChangeLog
index cf653817..e1eae4d4 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,10 @@
2006-12-28
+ * configure.in: check additional libraries (resolv, socket, nsl)
+ (fixes compilation failure in some OSes).
+
+2006-12-28
+
* libsylph/imap.c: imap_cmd_fetch(): read until last response on
error (fixes out of sync response).