[Phpslash-commit] CVS: phpslash-dev VERSION,1.4,1.5 CHANGES,1.122,1.123
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2004-10-20 17:11:26
|
Update of /cvsroot/phpslash/phpslash-dev In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20668/phpslash-dev Modified Files: VERSION CHANGES Log Message: Release 0.8RC1. Index: VERSION =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/VERSION,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** VERSION 1 Sep 2004 18:59:54 -0000 1.4 --- VERSION 20 Oct 2004 17:11:07 -0000 1.5 *************** *** 1 **** ! 0.8beta --- 1 ---- ! 0.8RC1 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-dev/CHANGES,v retrieving revision 1.122 retrieving revision 1.123 diff -C2 -d -r1.122 -r1.123 *** CHANGES 20 Oct 2004 16:35:59 -0000 1.122 --- CHANGES 20 Oct 2004 17:11:07 -0000 1.123 *************** *** 14,17 **** --- 14,18 ---- 2004-October 20 Joe Stewart <joe...@us... + [R] - Release 0.8RC1. [EFT] - basic/blockEdit.tpl, basic/blockNew.tpl, Block_admin.class, config-dist.ini.php, config_setup.ini.php - Experimental *************** *** 20,23 **** --- 21,26 ---- [F] - config_setup.php, psl_example.sql - Require username and password entry when using the install wizard on new installations. + psl-core.sql - remove extra admin info. + VERSION, config-dist.php - bump version to 0.8RC1. 2004-October 19 Joe Stewart <joe...@us... |