|
From: Eloi G. <ada...@us...> - 2008-11-18 05:09:01
|
Update of /cvsroot/phpwebsite-comm/modules/article/boost In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv23134/boost Modified Files: update.php Log Message: Fixed caching of homepage summary display for visitors Index: update.php =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/boost/update.php,v retrieving revision 1.23 retrieving revision 1.24 diff -C2 -d -r1.23 -r1.24 *** update.php 18 Nov 2008 05:00:17 -0000 1.23 --- update.php 18 Nov 2008 05:08:55 -0000 1.24 *************** *** 242,245 **** --- 242,246 ---- + 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 + + Fixed caching of homepage summary display for visitors </pre>'; |