aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-24 07:05:46 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2007-01-24 07:05:46 +0000
commitcfb51d2abe4a0e31e10be81d99a65d2fc216573d (patch)
tree76545a2629ba036af04a16ada53d18f17547833e /ChangeLog
parent2a1835bfa4813590131f9da2d511bbbcdad15717 (diff)
win32: inhibit the warning of setsockopt().
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@1501 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 f43bfba2..6a81fcb8 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2007-01-24
+
+ * libsylph/socket.c: fd_open_inet(): win32: inhibit the warning of
+ setsockopt().
+
2007-01-22
* libsylph/session.c: session_ping_cb(): prohibit blocking here.