[Phpslash-commit] CVS: phpslash-ft CHANGES,1.351,1.352
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2001-12-17 18:20:19
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv24679/phpslash-ft Modified Files: CHANGES Log Message: deleteAuthor now checks for stories Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.351 retrieving revision 1.352 diff -C2 -d -r1.351 -r1.352 *** CHANGES 2001/12/16 22:56:45 1.351 --- CHANGES 2001/12/17 18:20:16 1.352 *************** *** 13,16 **** --- 13,20 ---- 9 - Removal of something (kill -9 :) + 2001-Dec-17 12:20PM CST Joe Stewart <jo...@be...> + [B] - Author.class::deleteAuthor was not checking for stories assigned to + the author. + 2001-Dec-16 12:00PM MET Lars Heuer <he...@qu...> [T] - article.php3, article-pf.tpl |