Difference for ./ChangeLog from version 1.104 to 1.105


version 1.104 version 1.105
Line 17
 
Line 17
 ------------------------------------------------------------------------------  ------------------------------------------------------------------------------
 Changes for CVS:  Changes for CVS:
   
   Fix a crash related to plugin hooks
   common/object.c: clear_object(): object's event's hook/plugin/options
       are initialized with FREE_AND_COPY, so they are shared strings.
       Better to release'em with FREE_AND_CLEAR_STR instead of
       FREE_AND_CLEAR, else nice crashes...
   Ryo 2004-01-16
   
 Fix writing not inserting correctly item in inventory, and Windows-  Fix writing not inserting correctly item in inventory, and Windows-
     specific stuff too      specific stuff too
 server/skills.c: write_scroll(): Better to insert spell in scroll,  server/skills.c: write_scroll(): Better to insert spell in scroll,


Legend:
line(s) removed in v.1.104 
line(s) changed
 line(s) added in v.1.105

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