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

CVS update: Vanilla



Date:	Wednesday November 10, 1999 @ 19:18
Author:	cameron

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

Modified Files:
	ChangeLog 
Log Message:
[VANILLA-LIST:2731] .global problems on continuum cutover


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.53 Vanilla/ChangeLog:1.54
--- Vanilla/ChangeLog:1.53	Mon Nov  1 04:29:28 1999
+++ Vanilla/ChangeLog	Wed Nov 10 19:18:28 1999
@@ -1,3 +1,8 @@
+Thu Nov 11 12:12:23 1999  James Cameron  <quozl@us.netrek.org>
+
+	* tools/scores.c (main): change status->timeprod printf to be
+	%10lf rather than %10ld in order to match tools/newscores.c
+
 Mon Nov  1 21:31:27 1999  James Cameron  <quozl@us.netrek.org>
 
 	* robots/inl.c (obliterate): [VANILLA-LIST:2710] avoid depositing
@@ -731,4 +736,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.53 1999/11/01 10:29:28 cameron Exp $
+	$Id: ChangeLog,v 1.54 1999/11/11 01:18:28 cameron Exp $