ChangeLog
changeset 96 f3abfc08f3ff
parent 95 5fba3df1a9a8
child 97 6ab437739ff6
--- a/ChangeLog	Fri Sep 03 09:25:33 2004 +0000
+++ b/ChangeLog	Mon Sep 20 22:26:37 2004 +0000
@@ -1,3 +1,12 @@
+2004-09-20  Tollef Fog Heen  <tfheen@raw.no>
+
+	* loudmouth/lm-connection.c:
+	  (connection_in_event): Use gsize and not gint, they have
+          different sizes on 64 bit architectures.
+
+	* loudmouth/lm-ssl.c, loudmouth/lm-internals.h:
+          Adjust prototype of _lm_ssl_read to match.
+
 2004-09-03  Mikael Hallendal  <micke@imendio.com>
 
 	* examples/Makefile.am: