Date: Sunday February 11, 2001 @ 18:10 Author: unbelver Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv14220 Modified Files: ChangeLog Log Message: * tools/xtkill.c (main): Added bounds checking to promote/demote. ntserv will crash if there is an invalid rank. **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.106 Vanilla/ChangeLog:1.107 --- Vanilla/ChangeLog:1.106 Sun Feb 11 17:58:34 2001 +++ Vanilla/ChangeLog Sun Feb 11 18:10:48 2001 @@ -1,3 +1,8 @@ +Sun Feb 11 16:02:10 2001 Carlos Y. Villalpando <unbelver at us.netrek.org> + + * tools/xtkill.c (main): Added bounds checking to + promote/demote. ntserv will crash if there is an invalid rank. + Sun Feb 11 15:49:06 2001 Carlos Y. Villalpando <unbelver at us.netrek.org> * ntserv/ntscmds.c (nts_commands): Made NODOCK a config.h option @@ -1135,4 +1140,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.106 2001/02/11 23:58:34 unbelver Exp $ + $Id: ChangeLog,v 1.107 2001/02/12 00:10:48 unbelver Exp $