From: Wendall C. <wen...@us...> - 2005-01-04 19:07:29
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv28320/docs Modified Files: ChangeLog Log Message: fixed bugs #1064611 and #1086227 Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.117 retrieving revision 1.118 diff -C2 -d -r1.117 -r1.118 *** ChangeLog 27 Oct 2004 20:30:32 -0000 1.117 --- ChangeLog 4 Jan 2005 19:07:12 -0000 1.118 *************** *** 2,5 **** --- 2,10 ---- # $Id$ + 04 Jan 2005; Wendall Cada <wen...@NO...> + BUG #1086227 JavaScript error in threads forms when invoking Spell Check + Added checks for indexes set to get rid of warnings on Guest posts + BUG #1064611 Fixed language filtering. + *phpwsbb-1.0.0 (27 Oct 2004) |