Changeset 618 for trunk/server/ChangeLog

Show
Ignore:
Timestamp:
10/03/07 20:11:09 (2 years ago)
Author:
plindner
Message:

Fix for do_item_cachedump() which was returning an incorrect timestamp.

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • trunk/server/ChangeLog

    r616 r618  
    99          when exptime == 0 items are kicked off the cache.  
    1010          from Jean-Francois BUSTARRET <jfbustarret@wat.tv>. 
    11          
     11 
     12        * Fix for do_item_cachedump() which was returning 
     13          an incorrect timestamp. 
     14 
    12152007-08-21 Paul Lindner <lindner@inuus.com> 
    1316        * Incorporate incrememnt patch from Evan Miller