ChangeLog
changeset 152 c736903f577b
parent 145 ee777a1f5c62
child 157 46f819771198
--- a/ChangeLog	Sat May 27 08:34:10 2006 +0000
+++ b/ChangeLog	Tue Jun 06 12:39:19 2006 +0000
@@ -1,3 +1,11 @@
+2006-06-06  Mikael Hallendal  <micke@imendio.com>
+
+	* loudmouth/lm-connection.c: (connection_free):
+	- Call lm_parser_free to actually free it.
+	* loudmouth/lm-parser.c: (lm_parser_free):
+	- Free up memory used by the parser.
+	- Fixes LM-39
+
 2006-05-27  Mikael Hallendal  <micke@imendio.com>
 
 	* loudmouth/lm-ssl.c: (ssl_verify_certificate):