ChangeLog
changeset 167 7bcccfa734e2
parent 166 2e6fae54b2fb
child 168 ac1affcd5d22
--- a/ChangeLog	Tue Aug 22 17:57:59 2006 +0000
+++ b/ChangeLog	Tue Aug 22 23:33:06 2006 +0000
@@ -1,3 +1,12 @@
+2006-08-23  Martyn Russell  <martyn@imendio.com>
+
+	* examples/lm-send-async.c:
+	* examples/lm-send-sync.c: 
+	* examples/test-lm.c: Make use of lm_connection_set_jid() and make
+	sure we only use the part before the '@' for the username when
+	authenticating, this means that these test clients will now work
+	with GoogleTalk.
+
 2006-08-22  Mikael Hallendal  <micke@imendio.com>
 
 	* loudmouth/lm-message-node.c: (lm_message_node_to_string):