Update of /cvsroot/netrek/client/netrekxp/resources/docs
In directory fdv4jf1.ch3.sourceforge.com:/tmp/cvs-serv29257

Modified Files:
	changes.txt 
Log Message:
Support for server feature packet SP_RANKS.
NUMRANKS removed, replaced with dynamic variable
nranks.
Nranks treated like nranks2 (paradise), rank table is
loaded upon client initialization, table can be resized
if server sends additional ranks.
Ranklist window will always resize to proper size
based on number of ranks.

Index: changes.txt
===================================================================
RCS file: /cvsroot/netrek/client/netrekxp/resources/docs/changes.txt,v
retrieving revision 1.215
retrieving revision 1.216
diff -u -d -r1.215 -r1.216
--- changes.txt	23 May 2009 13:23:50 -0000	1.215
+++ changes.txt	25 May 2009 14:43:58 -0000	1.216
@@ -22,6 +22,11 @@
 (enemy ship or enemy plasma) closest to cursor.  Can target cloaked ships.
 Enemy must be within phaser range of your ship.  Only works if server has
 feature packet F_auto_weapons enabled.
+6) Added support for server feature packet SP_RANKS.  This allows the rank
+table to be dynamic rather than static.  In short, it allows servers to
+have more or less ranks than normal.  Practical application - grand admiral
+rank on sturgeon now displays correctly in player list and rank window.
+
 
 Netrek XP 2009, Version 1.0: (Released July-2008)