[Phpslash-commit] CVS: phpslash-ft CHANGES,1.443,1.444
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-03-20 22:16:44
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv20553/phpslash-ft Modified Files: CHANGES Log Message: alternating bars in story and block lists Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.443 retrieving revision 1.444 diff -C2 -d -r1.443 -r1.444 *** CHANGES 20 Mar 2002 18:55:00 -0000 1.443 --- CHANGES 20 Mar 2002 22:16:42 -0000 1.444 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Mar-20 4:00PM CST Joe Stewart <joe...@us...> + [T] - blockList.tpl, storyList.tpl, Story.class, Block_i.class - alternating + bars to help view lists. + [D] - phpslash.sgml - update changed template. + 2002-Mar-20 12:00PM CST Joe Stewart <joe...@us...> [B] - Luis' patch to close [ 532333 ] Topic.class bug fixes. |