[Phpslash-commit] CVS: phpslash-ft CHANGES,1.485,1.486
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-20 19:54:20
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv6220/phpslash-ft Modified Files: CHANGES Log Message: auth_preauth Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.485 retrieving revision 1.486 diff -C2 -d -r1.485 -r1.486 *** CHANGES 20 May 2002 17:52:46 -0000 1.485 --- CHANGES 20 May 2002 19:54:17 -0000 1.486 *************** *** 13,16 **** --- 13,23 ---- 9 - Removal of something (kill -9 :) + 2002-May-20 2:30AM CDT Joe Stewart <joe...@us...> + [B] - submission.php3 - changed title to "Submission." + [FT] - config.php3, profile.php3, authorProfile.tpl - user profile page. + [FT] - Author.class, authorAdmin.php3, slashAuthCR.class, authorList.tpl, + loginformCR.tpl, authorEmailLostPW.tpl - Preauth cookie + ( Stay logged in) and lost password email. + 2002-May-20 12:00AM CDT Joe Stewart <joe...@us...> [F] - Block_render_submission.class - display submission queue in a block. |