aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-19 02:39:17 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-19 02:39:17 +0000
commit30c725e44a0ef577551d7c9f13a26e39f1242f00 (patch)
tree7e4cef69c381b604d7d60954781be1e72ab9d873 /ChangeLog
parent6807e726b13678a8ee744746d67d02894f10c969 (diff)
removed label warning on non-win32.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3105 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 244f8cac..f7f8c602 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,9 @@
2012-06-19
+ * src/filesel.c: removed label warning on non-win32.
+
+2012-06-19
+
* libsylph/socket.c: sock_info_connect_by_hostname(): fixed
compilation error with --disable-ipv6 (thanks to Jerry Heyman).