Date: Thursday April 26, 2001 @ 18:41 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv18356 Modified Files: ChangeLog Log Message: Fri Apr 27 09:33:55 2001 Benjamin `Quisar' Lerman <quisar at quisar.ambre.net> * robotd: Changed in robotd values.h to limits.h and MAXINT to INT_MAX (more portable). Message-ID: <20010426003724.A2590 at hell.ambre.net> **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.112 Vanilla/ChangeLog:1.113 --- Vanilla/ChangeLog:1.112 Thu Apr 26 18:33:08 2001 +++ Vanilla/ChangeLog Thu Apr 26 18:41:50 2001 @@ -1,4 +1,9 @@ -Fri Apr 27 09:25:23 2001 Benjamin `Quisar' Lerman <quisar at quisar.ambre.net> +Fri Apr 27 09:33:55 2001 Benjamin `Quisar' Lerman <quisar at quisar.ambre.net> + + * robotd: Changed in robotd values.h to limits.h and MAXINT to + INT_MAX (more portable). + +Fri Apr 27 09:25:23 2001 * pledit/main.c (fatal): remove core dump on call to fatal, errno changed to nerrno, since errno is a macro on some platforms. @@ -1170,4 +1175,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.112 2001/04/26 23:33:08 cameron Exp $ + $Id: ChangeLog,v 1.113 2001/04/26 23:41:50 cameron Exp $