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

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

Modified Files:
	ChangeLog 
Log Message:
Oops, forgot to document another change.


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

Index: Vanilla/ChangeLog
diff -u Vanilla/ChangeLog:1.92 Vanilla/ChangeLog:1.93
--- Vanilla/ChangeLog:1.92	Thu Jul 20 20:08:27 2000
+++ Vanilla/ChangeLog	Thu Jul 20 20:16:07 2000
@@ -1,7 +1,10 @@
 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.
+ 	getting updated correctly.  Should be fixed now.  Also, bombing
+ 	rating compat function now gives 5x bonus for ogged armies under
+ 	LTD_STATS.  Note that this bonus is for ratings calculation only.
+  	Actual armies bombed is still the same.
 	
 	* ntserv/genspkt.c: In LTD_STATS mode, incorrect player stat
  	packets were being sent to the client causing session stats to be
@@ -1030,4 +1033,4 @@
  	update_sys_defaults in updateMessages to a more appropriate
  	location - updateClient in socket.c.
 	
-	$Id: ChangeLog,v 1.92 2000/07/21 01:08:27 ahn Exp $
+	$Id: ChangeLog,v 1.93 2000/07/21 01:16:07 ahn Exp $