From: Don S. <ri...@us...> - 2004-04-02 16:59:32
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv25763/docs Modified Files: ChangeLog Log Message: Making image tags XHTML compliant Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.95 retrieving revision 1.96 diff -C2 -d -r1.95 -r1.96 *** ChangeLog 2 Apr 2004 16:27:47 -0000 1.95 --- ChangeLog 2 Apr 2004 16:47:22 -0000 1.96 *************** *** 5,8 **** --- 5,9 ---- singletrack found a bunch of bugs in 0.9.0. Fixes are: Copying images to images/phpwsbb to work with branches. + Making img tags XHTML compliant. *phpwsbb-0.9.0 (01 Apr 2004) |