From: Don S. <ri...@us...> - 2004-09-13 21:42:06
|
Update of /cvsroot/phpwsbb/phpwsbb/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29269/docs Modified Files: ChangeLog Log Message: Switching to use single-quotes when possible for faster parsing and PEAR followingness Index: ChangeLog =================================================================== RCS file: /cvsroot/phpwsbb/phpwsbb/docs/ChangeLog,v retrieving revision 1.113 retrieving revision 1.114 diff -C2 -d -r1.113 -r1.114 *** ChangeLog 13 Sep 2004 16:07:48 -0000 1.113 --- ChangeLog 13 Sep 2004 21:41:56 -0000 1.114 *************** *** 4,7 **** --- 4,8 ---- 13 Sep 2004; Don Seiler <do...@NO...> PATCH #1002850: Patch from Eloi that changes everything. + Switched to using single-quotes for faster parsing possibilities. *phpwsbb-0.9.7 (10 Aug 2004) |