[Phpslash-commit] CVS: phpslash-ft CHANGES,1.481,1.482
Brought to you by:
joestewart,
nhruby
From: Joe S. <joe...@us...> - 2002-05-20 15:05:35
|
Update of /cvsroot/phpslash/phpslash-ft In directory usw-pr-cvs1:/tmp/cvs-serv9806/phpslash-ft Modified Files: CHANGES Log Message: moved CHANGES to doc/changeHistory Index: CHANGES =================================================================== RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v retrieving revision 1.481 retrieving revision 1.482 diff -C2 -d -r1.481 -r1.482 *** CHANGES 19 May 2002 15:01:00 -0000 1.481 --- CHANGES 20 May 2002 15:05:31 -0000 1.482 *************** *** 13,1365 **** 9 - Removal of something (kill -9 :) ! 2002-May-19 10:49AM EDT nathan hruby <na...@ds...> ! [B] - Fixed -> [ 535287 ] install doc bug ! [R] - THIS IS NOW 0.6.5-final! YEA!!!!! ! ! 2002-May-18 10:30AM CDT Joe Stewart <joe...@us...> ! [B] - slashDB.class - corrected debug variable. ! ! 2002-May-15 10:00PM CDT Joe Stewart <joe...@us...> [...1328 lines suppressed...] ! 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... --- 13,16 ---- 9 - Removal of something (kill -9 :) ! 2002-May-20 10:00AM CDT Joe Stewart <joe...@us...> ! [D] - Moved CHANGES to doc/changeHistory/CHANGES-062-065 |