From: Eloi G. <ada...@us...> - 2011-01-03 06:02:14
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory sfp-cvsdas-2.v30.ch3.sourceforge.com:/tmp/cvs-serv13381/docs Modified Files: Changes.txt Log Message: + Times viewed is now stored in the associated Key for an article Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.50 retrieving revision 1.51 diff -C2 -d -r1.50 -r1.51 *** Changes.txt 2 Jan 2011 23:34:27 -0000 1.50 --- Changes.txt 3 Jan 2011 06:02:06 -0000 1.51 *************** *** 8,11 **** --- 8,12 ---- + Fixed Bug Report [ 2631456 ] - AM 4.21 permission bug + Assigning the return value of new by reference is deprecated in PHP 5. + + Times viewed is now stored in the associated Key for an article ======================== |