ChangeLog
changeset 96 f3abfc08f3ff
parent 95 5fba3df1a9a8
child 97 6ab437739ff6
equal deleted inserted replaced
95:5fba3df1a9a8 96:f3abfc08f3ff
       
     1 2004-09-20  Tollef Fog Heen  <tfheen@raw.no>
       
     2 
       
     3 	* loudmouth/lm-connection.c:
       
     4 	  (connection_in_event): Use gsize and not gint, they have
       
     5           different sizes on 64 bit architectures.
       
     6 
       
     7 	* loudmouth/lm-ssl.c, loudmouth/lm-internals.h:
       
     8           Adjust prototype of _lm_ssl_read to match.
       
     9 
     1 2004-09-03  Mikael Hallendal  <micke@imendio.com>
    10 2004-09-03  Mikael Hallendal  <micke@imendio.com>
     2 
    11 
     3 	* examples/Makefile.am:
    12 	* examples/Makefile.am:
     4 	* examples/lm-register.c:
    13 	* examples/lm-register.c:
     5 	- Added small tool to register an account
    14 	- Added small tool to register an account