[Phpslash-commit] CVS: phpslash-ft CHANGES,1.723,1.724
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-03-18 16:23:28
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv17729/phpslash-ft Modified Files: CHANGES Log Message: mailinglist - correct typo Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.723 retrieving revision 1.724 diff -C2 -d -r1.723 -r1.724 *** CHANGES 11 Mar 2003 21:59:11 -0000 1.723 --- CHANGES 18 Mar 2003 16:23:17 -0000 1.724 *************** *** 13,18 **** 9 - Removal of something (kill -9 :) 2003-March-11 3:30PM CST Joe Stewart <joe...@us...> ! [B - slashTemplate.class - removed exception to allow array call to find inherited templates correctly. --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2003-March-18 10:00AM CST Joe Stewart <joe...@us...> + [B] - Mailinglist.class - correct "message" typo. + 2003-March-11 3:30PM CST Joe Stewart <joe...@us...> ! [B] - slashTemplate.class - removed exception to allow array call to find inherited templates correctly. |