|
From: Verdon V. <ve...@us...> - 2008-11-20 22:49:42
|
Update of /cvsroot/phpwebsite-comm/modules/rolodex/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv10816/docs Modified Files: CHANGELOG Log Message: 1.3 work for phpws 1.6 compatibility Index: CHANGELOG =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/rolodex/docs/CHANGELOG,v retrieving revision 1.14 retrieving revision 1.15 diff -C2 -d -r1.14 -r1.15 *** CHANGELOG 9 Oct 2008 19:40:48 -0000 1.14 --- CHANGELOG 20 Nov 2008 22:49:33 -0000 1.15 *************** *** 71,75 **** + Some tweaking of users permissions and security ! Version 1.2.0 -- Aug 2008 ------------------------------------------------------------------ + Fixed bug where some list parameters were being cleared when --- 71,75 ---- + Some tweaking of users permissions and security ! Version 1.2.0 -- Aug-Sep 2008 ------------------------------------------------------------------ + Fixed bug where some list parameters were being cleared when *************** *** 84,85 **** --- 84,92 ---- priveledges will be able to edit and/or activate the related user + Version 1.3.0 -- Oct 2008 + ------------------------------------------------------------------ + + Converted to phpws 1.6 url rewriting method + + Removed old mod_rewrite code + + Begin rewriting to php5 standards + + |