[Phpslash-commit] CVS: phpslash-ft CHANGES,1.702,1.703
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2003-02-21 22:22:03
|
Update of /cvsroot/phpslash/phpslash-ft In directory sc8-pr-cvs1:/tmp/cvs-serv13038/phpslash-ft Modified Files: CHANGES Log Message: emailNotify template fix Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.702 retrieving revision 1.703 diff -C2 -d -r1.702 -r1.703 *** CHANGES 21 Feb 2003 21:47:03 -0000 1.702 --- CHANGES 21 Feb 2003 22:22:00 -0000 1.703 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2003-February-21 4:00PM CST Joe Stewart <joe...@us...> + [W] - profile.php3, Author.class - Lost password confirmation is now using a + session based challenge word. + 2003-February-21 3:30PM CST Joe Stewart <joe...@us...> [B] - functions.inc - emailNotify should find the templates correctly. |