|
From: Eloi G. <ada...@us...> - 2008-01-22 04:55:03
|
Update of /cvsroot/phpwebsite-comm/modules/article/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv7828/docs Modified Files: Changes.txt Log Message: Users' Displaynames are now stored&shown instead of their system usernames Search Menu now matches on Users' Displaynames, not their Usernames Index: Changes.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/article/docs/Changes.txt,v retrieving revision 1.30 retrieving revision 1.31 diff -C2 -d -r1.30 -r1.31 *** Changes.txt 26 Oct 2007 07:27:45 -0000 1.30 --- Changes.txt 22 Jan 2008 04:55:05 -0000 1.31 *************** *** 1,3 **** --- 1,9 ---- ======================== + Changes in version 4.0.7 + ======================== + + Users' Displaynames are now stored&shown instead of their system usernames + + Search Menu now matches on Users' Displaynames, not their Usernames + + ======================== Changes in version 4.0.6 ======================== |