[Phpslash-commit] CVS: phpslash-ft CHANGES,1.348,1.349
Brought to you by:
joestewart,
nhruby
From: Lars H. <lh...@us...> - 2001-12-16 20:54:55
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv9895/phpslash-ft Modified Files: CHANGES Log Message: moved the require(MailingList.class) statement from mailinglist.php3 and mailinglistAdmin.php3 to config.php3 Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.348 retrieving revision 1.349 diff -C2 -d -r1.348 -r1.349 *** CHANGES 2001/12/14 22:13:02 1.348 --- CHANGES 2001/12/16 20:54:51 1.349 *************** *** 1,776 **** ! $Id$ ! ! Changes Legend... ! ! B - Bugfix ! F - Feature Added ! E - Experimental ! T - Template changed ! D - Documentation ! S - Database Schema [...1527 lines suppressed...] ! ! 2001-Apr-05 09:15 CDT Joe Stewart <jo...@be...> ! o [B] - bugfix - #404001 - Full text search of articles - search.php3. ! One more time. Full body text enabled and bug closed. ! ! 2001-Apr-05 09:15 CDT Joe Stewart <jo...@be...> ! o [B] - bugfix - #404001 - Full text search of articles - search.php3. ! argh. Commented out because of comments in bug report. ! ! 2001-Apr-05 09:15 CDT Joe Stewart <jo...@be...> ! o [CPT] - stories can now be scheduled for publication by "god" ! level user. ! affected files: Story.class, storyNew.tpl, ! search.php3, Block_render_cal.class. ! - The author realname field now accepts entry. The name displayed ! on article display is the real_name by default. ! affected files: Author.class, authorAdmin.php3, authorNew.tpl, ! authorList.tpl, and Story.class. ! ! Moved everything to another changes file... |