Vanilla Development Mailing List Archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

CVS update: Vanilla



Date:	Sunday July 18, 1999 @ 23:14
Author:	cameron

Update of /home/netrek/cvsroot/Vanilla
In directory cvs.castle.real-time.com:/var/tmp/cvs-serv13310

Modified Files:
	ChangeLog 
Log Message:
From: Tom Holub <doosh@best.com>
Subject: [VANILLA-LIST:2537] end_tourney.pl ready


OK, the new LTD-stat parsing end_tourney.pl is ready, [...]
Sample output is at <http://www.best.com/~doosh/netrek/pwstats.html>.
Normalized stats are back!
Everything should be as reliable as the source data.
And it's about 600 fewer lines of code.  


****************************************

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.32 Vanilla/ChangeLog:1.33
--- Vanilla/ChangeLog:1.32	Sun Jul 18 03:39:11 1999
+++ Vanilla/ChangeLog	Sun Jul 18 23:14:25 1999
@@ -1,3 +1,7 @@
+Mon Jul 19 14:07:05 1999  James Cameron  <quozl@us.netrek.org>
+
+	* robots/end_tourney.pl: as provided by Tom Holub [VANILLA-LIST:2537]
+
 Sun Jul 18 02:05:18 1999  Bob Tanner  <tanner@real-time.com>
 
 	* rpm/Vanilla.spec (preun): Need to remove the runlevel script
@@ -556,4 +560,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.32 1999/07/18 08:39:11 tanner Exp $
+	$Id: ChangeLog,v 1.33 1999/07/19 04:14:25 cameron Exp $