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

CVS update: Vanilla



Date:	Wednesday April 26, 2000 @ 21:38
Author:	ahn

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

Modified Files:
	ChangeLog 
Log Message:
Fix player DB corruption due to savestats() for observers.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.75 Vanilla/ChangeLog:1.76
--- Vanilla/ChangeLog:1.75	Thu Apr 20 21:30:47 2000
+++ Vanilla/ChangeLog	Wed Apr 26 21:38:46 2000
@@ -1,3 +1,8 @@
+Wed Apr 26 23:39:16 EDT 2000  Dave Ahn <ahn@users.sourceforge.net>
+	
+	* ntserv/getname.c: Fixed player DB corruption due to observer
+ 	stats getting saved.
+	
 Thu Apr 20 22:32:59 EDT 2000  Dave Ahn <ahn@users.sourceforge.net>
 	
 	* tools/ltd_convert.c: Program to convert existing .players DB
@@ -913,4 +918,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.75 2000/04/21 02:30:47 ahn Exp $
+	$Id: ChangeLog,v 1.76 2000/04/27 02:38:46 ahn Exp $