Date:	Wednesday May 29, 2002 @ 17:35
Author:	cameron

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

Modified Files:
	ChangeLog 
Log Message:
trimscores investigation project work

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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.128 Vanilla/ChangeLog:1.129
--- Vanilla/ChangeLog:1.128	Tue May 21 01:17:28 2002
+++ Vanilla/ChangeLog	Wed May 29 17:35:26 2002
@@ -1,3 +1,11 @@
+Thu May 30 08:32:50 2002  James Cameron  <quozl at us.netrek.org>
+
+	* tools/Makefile.in: add blotpassword.c
+	* tools/trimscores.c: speed up by removing time() from loop.
+	* tools/blotpassword.c: add filter to remove password from dumps.
+	* tools/scores.c (main): add X mode for no-password dumps.
+	From: "Colin Jensen" <cj at accom.com>
+
 Tue May 21 16:11:13 2002  James Cameron  <quozl at us.netrek.org>
 
 	* tools/xtkill.c: allow setting armies to specific value, was
@@ -1338,4 +1346,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.128 2002/05/21 06:17:28 cameron Exp $
+	$Id: ChangeLog,v 1.129 2002/05/29 22:35:26 cameron Exp $