From: Wendall C. <wen...@us...> - 2005-01-05 22:29:41
|
Update of /cvsroot/phpwsbb/phpwsbb In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv13085 Modified Files: README Log Message: final release changes for 1.0.1 Index: README =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/README,v retrieving revision 1.4 retrieving revision 1.5 diff -C2 -d -r1.4 -r1.5 *** README 21 Sep 2004 14:34:20 -0000 1.4 --- README 5 Jan 2005 22:29:30 -0000 1.5 *************** *** 1,5 **** phpwsBB - phpWebSite Bulletin Board http://phpwsbb.sourceforge.net ! Don Seiler <do...@NO...> BUGS --- 1,7 ---- phpwsBB - phpWebSite Bulletin Board http://phpwsbb.sourceforge.net ! ! phpwsBB is copyright (C) 2004 by those listed in the docs/AUTHORS and ! docs/COPYRIGHT BUGS *************** *** 18,22 **** See docs/INSTALL for installation instructions, as well as instructions on seeking support for phpwsBB. If you are installing this on phpwebsite < ! 0.9.3-5, you'll need to install the ImgLib classes, see the README in the imglib dir. --- 20,24 ---- See docs/INSTALL for installation instructions, as well as instructions on seeking support for phpwsBB. If you are installing this on phpwebsite < ! 0.10.0, you'll need to install the ImgLib classes, see the README in the imglib dir. |