[Phpslash-commit] CVS: phpslash-ft CHANGES,1.654,1.655 VERSION,1.11,1.12
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-01-10 19:50:28
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv26499/phpslash-ft Modified Files: CHANGES VERSION Log Message: released phpsSlash 0.7RC1 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.654 retrieving revision 1.655 diff -C2 -d -r1.654 -r1.655 *** CHANGES 10 Jan 2003 19:07:25 -0000 1.654 --- CHANGES 10 Jan 2003 19:50:23 -0000 1.655 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + 2003-January-10 1:30PM CST Joe Stewart <joe...@us...> + [R] - Released phpSlash 0.7RC1. + + 2003-January-10 1:30PM CST Joe Stewart <joe...@us...> + [W] - VERSION, config-dist.php3, config.php3 - bumped version for release. + 2003-January-10 1:00PM CST Joe Stewart <joe...@us...> [B] - Author.class - editAuthor didn't recognize the Profile template. Index: VERSION =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/VERSION,v retrieving revision 1.11 retrieving revision 1.12 diff -C2 -d -r1.11 -r1.12 *** VERSION 19 May 2002 14:40:10 -0000 1.11 --- VERSION 10 Jan 2003 19:50:24 -0000 1.12 *************** *** 1 **** ! 0.65 --- 1 ---- ! 0.7RC1 |