|
From: Eloi G. <ada...@us...> - 2008-11-21 14:16:32
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv19018/docs Modified Files: Changes.txt Log Message: mod-rewite URIs now look like the 1.6 spec to insure backwards compatibility Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.37 retrieving revision 1.38 diff -C2 -d -r1.37 -r1.38 *** Changes.txt 21 Nov 2008 06:15:30 -0000 1.37 --- Changes.txt 21 Nov 2008 14:16:27 -0000 1.38 *************** *** 1,5 **** + TODO--xxxxx--AM uses the core XML-RPC library now - ============================================= Changes in version 4.2.0 (The trf000 Edition) --- 1,4 ---- *************** *** 16,20 **** + Moved installation auto-import of demonstration article and manual to install.php + RFE ["trf000"] - Image fields now handle multimedia filecabinet content (more than just pictures!) ! xxxx--mod-rewite URIs now look more like the proposed spec to insure backwards compatibility ======================== --- 15,19 ---- + Moved installation auto-import of demonstration article and manual to install.php + RFE ["trf000"] - Image fields now handle multimedia filecabinet content (more than just pictures!) ! + mod-rewite URIs now look like the 1.6 spec to insure backwards compatibility ======================== |