Date: Friday June 21, 2002 @ 2:44 Author: cameron Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.real-time.com:/var/tmp/cvs-serv28478 Modified Files: ChangeLog Log Message: **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.131 Vanilla/ChangeLog:1.132 --- Vanilla/ChangeLog:1.131 Wed Jun 19 21:51:46 2002 +++ Vanilla/ChangeLog Fri Jun 21 02:44:25 2002 @@ -1,3 +1,25 @@ +Fri Jun 21 17:16:39 2002 James Cameron <quozl at us.netrek.org> + + * newstartd/newstartd.c (main): allow 'start' as argv[1], no + effect, for consistency with init.d script semantics. + +Fri Jun 21 09:16:47 2002 James Cameron <quozl at us.netrek.org> + + * tools/README: adjusted documentation for trimscores. + * docs/tools.doc: removed documentation for trimscores as it was + wrong. + * tools/trimscores.c: make usage() consistent with program + operation, push all status output to stderr, various other minor + fixes. + +Thu Jun 20 17:13:30 2002 James Cameron <quozl at us.netrek.org> + + * ntserv/transwarp.c (handleTranswarp): filter transwarp requests + according to base's restrictions + * include/config.h.in: add NOTRANSWARP default enabled + * ntserv/ntscmds.c (do_transwarp): add transwarp command for base + * include/struct.h: add p_transwarp to struct player + Thu Jun 20 12:50:21 2002 James Cameron <quozl at us.netrek.org> * robots/inlcmds.c, robots/inlcomm.c (do_pause): grammar fix, @@ -1359,4 +1381,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.131 2002/06/20 02:51:46 cameron Exp $ + $Id: ChangeLog,v 1.132 2002/06/21 07:44:25 cameron Exp $