From: Shaun M. <sin...@us...> - 2006-02-27 01:17:32
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv21318 Modified Files: ChangeLog Log Message: update with current changes in cvs Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.131 retrieving revision 1.132 diff -C2 -d -r1.131 -r1.132 *** ChangeLog 27 Jan 2006 04:20:06 -0000 1.131 --- ChangeLog 27 Feb 2006 01:17:27 -0000 1.132 *************** *** 7,13 **** --- 7,20 ---- * Allow 'Re:' to be translated * Stop double notices appearing + * title on posting a message + * Improved Avatars (uses core ImgLibrary) New Features: * Preview message before posting + * View New Posts since last visit + * Routing to login if using a feature that requires it + * View Counts - how many times a thread has been read + * Category View + * Private Forums (restrict viewing to a group) *phpwsbb-1.0.3 (23 Mar 2005) |