From: Eloi G. <ada...@us...> - 2011-06-28 18:29:41
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory vz-cvs-2.sog:/tmp/cvs-serv7851/docs Modified Files: Changes.txt Log Message: + Adjusted copyright tag & Comment block header + Article integrates with the RSS module again Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.51 retrieving revision 1.52 diff -C2 -d -r1.51 -r1.52 *** Changes.txt 3 Jan 2011 06:02:06 -0000 1.51 --- Changes.txt 28 Jun 2011 18:29:38 -0000 1.52 *************** *** 4,7 **** --- 4,9 ---- Changes in version 4.2.2 ======================== + + Adjusted copyright tag & Comment block header + + Article integrates with the RSS module again + Demo articles now display properly when USE_BREAKER is off + All tags are now stripped out of the summary text in the title link alt property. |