[Phpslash-commit] CVS: phpslash-dev CHANGES,1.102,1.103
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-09-20 16:16:49
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv5578/phpslash-dev Modified Files: CHANGES Log Message: Adding memcache support to jpcache Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.102 retrieving revision 1.103 diff -C2 -d -r1.102 -r1.103 *** CHANGES 18 Sep 2004 14:40:03 -0000 1.102 --- CHANGES 20 Sep 2004 16:16:35 -0000 1.103 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2004-September 20 Joe Stewart <joe...@us... + [EF] - jpcache/types/memcache.php - Adding memcache storage method + to jpcache. No garbage collection or deletion available yet. + 2004-September 18 Joe Stewart <joe...@us... [F] - Admin module - added blocks from Back-End for file perm |