Difference for ./ChangeLog from version 1.486 to 1.487


version 1.486 version 1.487
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Remove a strange feature of normalize_path(): it did convert the path
   "<path1>//<path2>" into "/<path2>". Also add a stand-alone application for
   regression testing this function, and fix a few issues with ".." in path name.
   --
   common/path.c: New file containing the modified implementation and the
      stand-alone application.
   include/path.h: Prototypes for path.c.
   server/main.c: Remove implementation; call renamed function.
   common/Makefile.am, include/Makefile.am: Add new files.
   Andreas Kirschbaum 2005-12-08
   
 server/ban.c: General cleanup - whitespace changes, rename variable names.  server/ban.c: General cleanup - whitespace changes, rename variable names.
    Should not affect function.     Should not affect function.
 server/apply.c: In player_apply() do not consider DM PLAYERs to be DM-created  server/apply.c: In player_apply() do not consider DM PLAYERs to be DM-created


Legend:
line(s) removed in v.1.486 
line(s) changed
 line(s) added in v.1.487

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