ChangeLog
changeset 167 7bcccfa734e2
parent 166 2e6fae54b2fb
child 168 ac1affcd5d22
equal deleted inserted replaced
166:2e6fae54b2fb 167:7bcccfa734e2
       
     1 2006-08-23  Martyn Russell  <martyn@imendio.com>
       
     2 
       
     3 	* examples/lm-send-async.c:
       
     4 	* examples/lm-send-sync.c: 
       
     5 	* examples/test-lm.c: Make use of lm_connection_set_jid() and make
       
     6 	sure we only use the part before the '@' for the username when
       
     7 	authenticating, this means that these test clients will now work
       
     8 	with GoogleTalk.
       
     9 
     1 2006-08-22  Mikael Hallendal  <micke@imendio.com>
    10 2006-08-22  Mikael Hallendal  <micke@imendio.com>
     2 
    11 
     3 	* loudmouth/lm-message-node.c: (lm_message_node_to_string):
    12 	* loudmouth/lm-message-node.c: (lm_message_node_to_string):
     4 	- Add a check that node isn't NULL.
    13 	- Add a check that node isn't NULL.
     5 
    14