Date: Monday July 17, 2000 @ 13:46 Author: ahn Update of /home/netrek/cvsroot/Vanilla In directory swashbuckler.fortress.real-time.com:/var/tmp/cvs-serv22018 Modified Files: ChangeLog Log Message: Fix end_tourney.pl to do unbuffered I/O. **************************************** Index: Vanilla/ChangeLog diff -u Vanilla/ChangeLog:1.88 Vanilla/ChangeLog:1.89 --- Vanilla/ChangeLog:1.88 Thu Jul 6 20:14:37 2000 +++ Vanilla/ChangeLog Mon Jul 17 13:46:59 2000 @@ -1,3 +1,8 @@ +Mon Jul 17 15:47:02 EDT 2000 Dave Ahn <ahn at users.sourceforge.net> + + * robots/end_tourney.pl: Fix end_tourney.pl script so that output + is unbuffered. pwstats.html gets truncated otherwise. + Thu Jul 6 22:12:10 EDT 2000 Karthik Arumugham <karthik at arumugham.com> * ntserv/defs.h, ntserv/queue.c, ntserv/solicit.c, ntserv/struct.h, @@ -1012,4 +1017,4 @@ update_sys_defaults in updateMessages to a more appropriate location - updateClient in socket.c. - $Id: ChangeLog,v 1.88 2000/07/07 01:14:37 karthik Exp $ + $Id: ChangeLog,v 1.89 2000/07/17 18:46:59 ahn Exp $