From: Shaun M. <sin...@us...> - 2006-01-27 04:20:18
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv26605 Modified Files: ChangeLog Log Message: Message preview and stop double error messages appearing by nulling the notice. Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.130 retrieving revision 1.131 diff -C2 -d -r1.130 -r1.131 *** ChangeLog 20 Jul 2005 17:30:28 -0000 1.130 --- ChangeLog 27 Jan 2006 04:20:06 -0000 1.131 *************** *** 6,9 **** --- 6,13 ---- * Changes to 'save' messages and buttons to be in context * Allow 'Re:' to be translated + * Stop double notices appearing + + New Features: + * Preview message before posting *phpwsbb-1.0.3 (23 Mar 2005) |