ChangeLog
changeset 184 4e16d32b2410
parent 183 5da2da2198ec
child 185 08fa49e0e7f5
--- a/ChangeLog	Thu Sep 21 12:08:29 2006 +0000
+++ b/ChangeLog	Mon Oct 16 21:49:37 2006 +0000
@@ -1,3 +1,17 @@
+2006-10-16  Mikael Hallendal  <micke@imendio.com>
+
+	* loudmouth/lm-connection.c: (_lm_connection_succeeded),
+	(_lm_connection_failed_with_error), (connection_do_open),
+	(connection_do_close), (lm_connection_new):
+	- Keep a reference to LmConnectData and remove the source if connect
+	  is cancelled before the connection is open.
+	- Fixes LM-59.
+	* loudmouth/lm-message-node.c: (lm_message_node_to_string):
+	- Use GString to build message node XML.
+	- Escape the attribute values unless raw-mode is specified.
+	- Fixes LM-48.
+	- Patch from Dafydd Harries.
+
 2006-09-21  Mikael Hallendal  <micke@imendio.com>
 
 	* NEWS: