Difference for ./ChangeLog from version 1.425 to 1.426


version 1.425 version 1.426
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   The archetypes now contain more than MAXFACENUM (5000) faces. The following
   changes remove the fixed limit of the number of faces. The server now
   allocates enough memory to handle all defined faces.
   include/newserver.h: Remove MAXFACENUM since it is not used anymore. Change
      NewSocket.faces_sent from array into pointer.
   socket/{init.c, loop.c}: Allocate/initialize NewSocket.faces_sent.
   socket/request.c: Remove safeguard/error message since it depends on
      MAXFACENUM.
   Andreas Kirschbaum 2005-10-24
   
 Code improvements:  Code improvements:
 common/image.c: Declare some variables and functions as static or const; add  common/image.c: Declare some variables and functions as static or const; add
    safeguards while loading config files; remove support for numeric face     safeguards while loading config files; remove support for numeric face


Legend:
line(s) removed in v.1.425 
line(s) changed
 line(s) added in v.1.426

File made using version 1.98 of cvs2html by leaf at 2011-07-21 16:46