diff -r 26a101222a6f -r 66ff4339e06e ChangeLog --- a/ChangeLog Wed Oct 01 13:58:53 2003 +0000 +++ b/ChangeLog Thu Oct 02 08:42:57 2003 +0000 @@ -1,3 +1,9 @@ +2003-10-02 Mikael Hallendal + + * loudmouth/lm-connection.c: (connection_free): + - Free the message handlers and message handler list when free'ing + the connection. + 2003-10-01 Mikael Hallendal * configure.in: Tweaked the --with-ssl option a bit.