Date:	Thursday July 20, 2000 @ 20:03
Author:	ahn

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

Modified Files:
	ChangeLog 
Log Message:
LTD_TOTAL fixes.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.90 Vanilla/ChangeLog:1.91
--- Vanilla/ChangeLog:1.90	Thu Jul 20 19:54:59 2000
+++ Vanilla/ChangeLog	Thu Jul 20 20:03:51 2000
@@ -1,3 +1,8 @@
+Thu Jul 20 22:07:12 EDT 2000  Dave Ahn <ahn at users.sourceforge.net>
+	
+	* ntserv/ltd_stats.c: For some reason, LTD_TOTAL stats weren't
+ 	getting updated correctly.  Should be fixed now.
+	
 Thu Jul 20 21:54:18 EDT 2000  Dave Ahn <ahn at users.sourceforge.net>
 	
 	* ntserv/socket.c: Fix bug where stat reset using 'R' fails to
@@ -1022,4 +1027,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.90 2000/07/21 00:54:59 ahn Exp $
+	$Id: ChangeLog,v 1.91 2000/07/21 01:03:51 ahn Exp $