Update of /cvsroot/phpslash/phpslash-ft
In directory usw-pr-cvs1:/tmp/cvs-serv18377/phpslash-ft
Modified Files:
CHANGES
Log Message:
inserted an array in Author::getAuthors which would limit the view to special authors
Index: CHANGES
===================================================================
RCS file: /cvsroot/phpslash/phpslash-ft/CHANGES,v
retrieving revision 1.349
retrieving revision 1.350
diff -C2 -d -r1.349 -r1.350
*** CHANGES 2001/12/16 20:54:51 1.349
--- CHANGES 2001/12/16 21:33:40 1.350
***************
*** 1,780 ****
! $Id$
!
! Changes Legend...
!
! B - Bugfix
! F - Feature Added
! E - Experimental
! T - Template changed
! D - Documentation
! S - Database Schema
[...1536 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...
|