fixed the changelog
authorhallski <hallski>
Thu, 21 Sep 2006 12:02:01 +0000
changeset 182 60ae2dcaa718
parent 181 98466947c78b
child 183 5da2da2198ec
fixed the changelog
ChangeLog
--- a/ChangeLog	Thu Sep 21 11:45:40 2006 +0000
+++ b/ChangeLog	Thu Sep 21 12:02:01 2006 +0000
@@ -6,19 +6,14 @@
 	- Check that we find a resource before trying to destroy it.
 	- Fixes warning described in LM-50.
 
-2006-09-21  Mikael Hallendal  <micke@imendio.com>
 
-	* loudmouth/lm-connection.c: (connection_connect_cb):
-	* loudmouth/lm-proxy.c: (_lm_proxy_connect_cb):
-	- Initiatilize len, patch from Richard Hult.
-	- Fixes LM-58.
-
-2006-09-19  Richard Hult  <richard@imendio.com>
+2006-09-21  Richard Hult  <richard@imendio.com>
 
 	* loudmouth/lm-connection.c (connection_connect_cb): 
-	* loudmouth/lm-proxy.c (_lm_proxy_connect_cb): Initialize len,
-	fixes some random bugs on connection errors, where the error code
-	returned is random numbers.
+	* loudmouth/lm-proxy.c (_lm_proxy_connect_cb): 
+	- Initialize len, fixes some random bugs on connection errors, where 
+	  the error code returned is random numbers.
+	- Fixes LM-58.
 
 2006-09-13  Mikael Hallendal  <micke@imendio.com>