From: <mik...@us...> - 2003-12-27 11:56:09
|
Update of /cvsroot/sharedaemon/sharedaemon-ui-web In directory sc8-pr-cvs1:/tmp/cvs-serv3326 Modified Files: ChangeLog Log Message: 27/12/2003 Mikael Barbeaux * Fixed a Win32 compilation bug, should work perfectly now. Index: ChangeLog =================================================================== RCS file: /cvsroot/sharedaemon/sharedaemon-ui-web/ChangeLog,v retrieving revision 1.12 retrieving revision 1.13 diff -u -d -r1.12 -r1.13 --- ChangeLog 27 Dec 2003 11:42:39 -0000 1.12 +++ ChangeLog 27 Dec 2003 11:56:06 -0000 1.13 @@ -24,6 +24,7 @@ ----------------------------------------------------------- 27/12/2003 Mikael Barbeaux + * Fixed a Win32 compilation bug, should work perfectly now. * Fixed a bug about rebinding sockets on the same address. * Fixed a bug about accepting sockets and closing server. |