[Phpslash-commit] CVS: phpslash-ft CHANGES,1.751,1.752
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-04-10 15:31:25
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv24583/phpslash-ft Modified Files: CHANGES Log Message: cleanup of challenge generation and validation. Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.751 retrieving revision 1.752 diff -C2 -d -r1.751 -r1.752 *** CHANGES 9 Apr 2003 20:09:01 -0000 1.751 --- CHANGES 10 Apr 2003 15:31:13 -0000 1.752 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2003-April 10 10:00AM CDT Joe Stewart <joe...@us...> + [B] - slashAuthCR.class, login.php3, loginblock.tpl - cleanup of challenge + generation and validation. + 2003-April 9 3:00PM CDT Joe Stewart <joe...@us...> [W] - search.php3, Comment.class - reduce php warnings. |