ChangeLog
changeset 118 3bb6f6410dd4
parent 117 5f6f1f273d6a
child 119 52273c5d05b6
--- a/ChangeLog	Thu May 05 19:07:15 2005 +0000
+++ b/ChangeLog	Thu May 05 19:12:31 2005 +0000
@@ -1,3 +1,12 @@
+2005-05-05  Mikael Hallendal  <micke@imendio.com>
+
+	* loudmouth/lm-connection.c: 
+	(_lm_connection_succeeded):
+	- Don't unref io_channel here as well, already done in do_close.
+	- Fixes LM-5, reported by Daniel Lavalliere.
+	(connection_do_close):
+	- Set fd to -1 to be sure it's not used again.
+
 2005-05-05  Mikael Hallendal  <micke@imendio.com>
 
 	* loudmouth/lm-ssl.c: (_lm_ssl_read):