|
From: Eloi G. <ada...@us...> - 2008-11-18 05:00:25
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv21778/docs Modified Files: Changes.txt Log Message: RFE ["trf000"] - Approval Permissions can now be set/changed en masse via a "Editing Article Access Permissions" dialog Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.32 retrieving revision 1.33 diff -C2 -d -r1.32 -r1.33 *** Changes.txt 21 Aug 2008 20:17:17 -0000 1.32 --- Changes.txt 18 Nov 2008 05:00:16 -0000 1.33 *************** *** 2,5 **** --- 2,15 ---- + TODO--xxxxx--mod-rewite URIs now look more like the proposed spec to insure backwards compatibility + ============================================= + Changes in version 4.2.0 (The trf000 Edition) + ============================================= + + RFE [2091396] - Approval Permissions can now be given on a per-Admin basis + + ([ 2130662 ] Article Manager restricted content) + + Fixed Bug Report [ 2130663 ] - Restricted Users cannot edit their own articles + + Fixed Bug Report [ 2089717 ] - Articles awaiting approval all have the date Dec. 31, 1969. + + RFE [ 2138556 ] - "Viewable By" and "Editable By" filters are added to the search menu + + RFE ["trf000"] - Approval Permissions can now be set/changed en masse via a "Editing Article Access Permissions" dialog + ======================== Changes in version 4.1.0 |