ChangeLog
changeset 26 5dd8b6da1454
parent 25 489e48440773
child 27 763a2b67fa10
--- a/ChangeLog	Mon Aug 04 20:14:48 2003 +0000
+++ b/ChangeLog	Mon Aug 04 20:30:05 2003 +0000
@@ -1,3 +1,13 @@
+2003-08-04  Mikael Hallendal  <micke@imendio.com>
+
+	* loudmouth/lm-connection.c: 
+	- Modifed patch from Mikhail Zabaluev, fixes LM-5.
+	* (connection_free): close connection if it's still open.
+	* (connection_do_open): Store away the GSource handlers.
+	* (connection_do_close): Remove the GSources from the IOChannel.
+	* (connection_in_event, connection_error_event, connection_hup_event):
+	- Return FALSE if io_channel = NULL.
+
 2003-08-04  Mikael Hallendal  <micke@imendio.com>
 
 	* configure.in: