[Phpslash-commit] CVS: phpslash-ft CHANGES,1.674,1.675
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-02-03 17:59:25
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv17320/phpslash-ft Modified Files: CHANGES Log Message: comment preview bug and blockAdmin array warning Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.674 retrieving revision 1.675 diff -C2 -d -r1.674 -r1.675 *** CHANGES 31 Jan 2003 19:36:32 -0000 1.674 --- CHANGES 3 Feb 2003 17:59:17 -0000 1.675 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2003-February-03 12:00PM CST Joe Stewart <joe...@us...> + [B] - blockAdmin.php3 - warning corrected when saving a block with no sections + chosen. + Comment.class - preview lost name and email. + 2003-January-31 1:30PM CST Joe Stewart <joe...@us...> [D] - phpslash.sgml - Quick Install documentation. *************** *** 23,27 **** 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. --- 28,32 ---- 2003-January-24 7:30PM CST Joe Stewart <joe...@us...> ! [R] - Released phpSlash 0.7RC2. - VERSION, config-dist.php3, config.php3 - bumped version for release. |