From: Don S. <ri...@us...> - 2004-05-17 20:11:47
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv20182/docs Modified Files: ChangeLog Log Message: Fixing well-formed xhtml bugs in HR Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.108 retrieving revision 1.109 diff -C2 -d -r1.108 -r1.109 *** ChangeLog 11 May 2004 14:21:49 -0000 1.108 --- ChangeLog 17 May 2004 20:11:37 -0000 1.109 *************** *** 2,5 **** --- 2,8 ---- # $Id$ + 17 May 2004; Don Seiler <do...@NO...> + Fixed xhtml well-formed bug with HR noshade param. Thanks to Mike Noyes. + *phpwsbb-0.9.4 (11 May 2004) |