ChangeLog
changeset 55 849786a27b00
parent 54 eee846c76348
child 56 3bf928955fc5
--- a/ChangeLog	Tue Nov 11 12:22:45 2003 +0000
+++ b/ChangeLog	Sat Nov 15 23:01:08 2003 +0000
@@ -1,7 +1,12 @@
+2003-11-16  Mikael Hallendal  <micke@imendio.com>
+
+	* loudmouth/lm-connection.c: 
+	(lm_connection_new): Don't create and attach source here
+	(lm_connection_open): Do it here, 
+	(lm_connection_open_and_block): and here. Fixes #126983.
+
 2003-11-11  Mikael Hallendal  <micke@imendio.com>
 
-	* Makefile.am: 
-	- Added README.WIN32 so it will be distributed next release.
 	* loudmouth/lm-connection.c:
 	(connection_do_close): Remove the incoming source. Reported and fix
 	  proposed by Christopher G. Abiad