[Phpslash-commit] CVS: phpslash-ft CHANGES,1.670,1.671 VERSION,1.12,1.13
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-01-25 01:48:10
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv7424/phpslash-ft Modified Files: CHANGES VERSION Log Message: Release 0.7RC2 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.670 retrieving revision 1.671 diff -C2 -d -r1.670 -r1.671 *** CHANGES 23 Jan 2003 13:38:39 -0000 1.670 --- CHANGES 25 Jan 2003 01:48:07 -0000 1.671 *************** *** 13,16 **** --- 13,22 ---- 9 - Removal of something (kill -9 :) + [R] - Released phpSlash 0.7RC1. + + 2003-January-24 7:30PM CST Joe Stewart <joe...@us...> + [R] - Released phpSlash 0.7RC1. + - VERSION, config-dist.php3, config.php3 - bumped version for release. + 2003-January-23 7:30AM CST Joe Stewart <joe...@us...> [B] - Story.class - fixed getStories alsotext bug. Index: VERSION =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/VERSION,v retrieving revision 1.12 retrieving revision 1.13 diff -C2 -d -r1.12 -r1.13 *** VERSION 10 Jan 2003 19:50:24 -0000 1.12 --- VERSION 25 Jan 2003 01:48:07 -0000 1.13 *************** *** 1 **** ! 0.7RC1 --- 1 ---- ! 0.7RC2 |