Difference for ./ChangeLog from version 1.354 to 1.355


version 1.354 version 1.355
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   socket/request.c: Fix range checking of toggleextendedtext parameters.
   Andreas Kirschbaum 2005-08-17
   
 The following fix code that basically does "for(x = pos-5; x < pos+5; x++)".  The following fix code that basically does "for(x = pos-5; x < pos+5; x++)".
 This is not correct because it includes "pos-5" but not "pos+5".  This is not correct because it includes "pos-5" but not "pos+5".
 common/los.c: Make lighted distance equal in all directions.  common/los.c: Make lighted distance equal in all directions.


Legend:
line(s) removed in v.1.354 
line(s) changed
 line(s) added in v.1.355

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