From: Eloi G. <ada...@us...> - 2009-02-26 23:47:36
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory ddv4jf1.ch3.sourceforge.com:/tmp/cvs-serv16965/docs Modified Files: Changes.txt Log Message: Fixed Bug Report [ 2631456 ] - AM 4.21 permission bug Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.48 retrieving revision 1.49 diff -C2 -d -r1.48 -r1.49 *** Changes.txt 24 Feb 2009 17:49:51 -0000 1.48 --- Changes.txt 26 Feb 2009 23:47:29 -0000 1.49 *************** *** 6,9 **** --- 6,10 ---- + 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. + + Fixed Bug Report [ 2631456 ] - AM 4.21 permission bug ======================== |