[Phpslash-commit] CVS: phpslash-ft CHANGES,1.450,1.451
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-04-11 21:05:18
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv17227/phpslash-ft Modified Files: CHANGES Log Message: saveAuthor check Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.450 retrieving revision 1.451 diff -C2 -d -r1.450 -r1.451 *** CHANGES 10 Apr 2002 03:37:36 -0000 1.450 --- CHANGES 11 Apr 2002 21:05:05 -0000 1.451 *************** *** 13,16 **** --- 13,21 ---- 9 - Removal of something (kill -9 :) + 2002-Apr-11 4:00PM CDT Joe Stewart <joe...@us...> + [B] - Author.class, authorAdmin.php3 - if username is changed, the password + needs to be confirmed. Better error message reporting. + [T] - default/authorList.tpl - alternating bars. + 2002-Apr-09 10:30PM CDT Joe Stewart <joe...@us...> [B] - Story_base.class - extractStories recognizes author_id. |