[Phpslash-commit] CVS: phpslash-ft CHANGES,1.766,1.767 VERSION,1.18,1.19
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-05-07 19:36:24
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv7379/phpslash-ft Modified Files: CHANGES VERSION Log Message: Release phpSlash 0.7.2RC1 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.766 retrieving revision 1.767 diff -C2 -d -r1.766 -r1.767 *** CHANGES 7 May 2003 19:26:08 -0000 1.766 --- CHANGES 7 May 2003 19:36:20 -0000 1.767 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2003-May-7 2:30PM CDT Joe Stewart <joe...@us...> + [R] - Released phpSlash 0.7.2RC1. + - VERSION, config-dist.php3 - bumped version for release. + 2003-May-7 2:00PM CDT Joe Stewart <joe...@us...> [W] - functions.inc - getHeader allows for extra_ary to be defined in Index: VERSION =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/VERSION,v retrieving revision 1.18 retrieving revision 1.19 diff -C2 -d -r1.18 -r1.19 *** VERSION 3 Apr 2003 20:23:12 -0000 1.18 --- VERSION 7 May 2003 19:36:20 -0000 1.19 *************** *** 1 **** ! 0.7.1 --- 1 ---- ! 0.7.2RC1 |