aboutsummaryrefslogtreecommitdiff
path: root/ChangeLog
diff options
context:
space:
mode:
authorhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-06 07:03:56 +0000
committerhiro <hiro@ee746299-78ed-0310-b773-934348b2243d>2012-06-06 07:03:56 +0000
commitf24d50779fb048d663d9c0ed815682b00ec4c2ad (patch)
tree5d32f4910996ec4f2e8cf97adf9809f259a87d57 /ChangeLog
parentc543027406e88271b2833f3ad7a85097363f46e6 (diff)
src/inc.c: properly detect DNS lookup error when session_connect_full() failed immediately.
git-svn-id: svn://sylpheed.sraoss.jp/sylpheed/trunk@3084 ee746299-78ed-0310-b773-934348b2243d
Diffstat (limited to 'ChangeLog')
-rw-r--r--ChangeLog7
1 files changed, 6 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index 43c9a570..7b4e2b29 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,7 +1,12 @@
-2012-06-05
+2012-06-06
* version 3.2.0beta8
+2012-06-06
+
+ * src/inc.c: properly detect DNS lookup error when
+ session_connect_full() failed immediately.
+
2012-05-31
* libsylph/session.[ch]