From: George B. <gbr...@us...> - 2004-06-03 00:39:49
|
Update of /cvsroot/phpwebsite-comm/modules/jobman/docs In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv31468/docs Modified Files: README.txt Log Message: Commit version 1.5 Index: README.txt =================================================================== RCS file: /cvsroot/phpwebsite-comm/modules/jobman/docs/README.txt,v retrieving revision 1.6 retrieving revision 1.7 diff -C2 -d -r1.6 -r1.7 *** README.txt 6 Jan 2004 18:32:24 -0000 1.6 --- README.txt 3 Jun 2004 00:39:40 -0000 1.7 *************** *** 9,13 **** REQUIREMENTS: ------------------------------- ! phpWebSite v0.9.2 to 0.9.3-2 and possibly above ------------------------------- --- 9,13 ---- REQUIREMENTS: ------------------------------- ! phpWebSite v0.9.2 to 0.9.3-3 and possibly above ------------------------------- *************** *** 91,94 **** --- 91,98 ---- VERSION HISTORY ------------------------------ + 1.5 + Removed code in boost/install.php that unnecessarily registered the module + with the help and search systems (boost handles this now) and which thereby generated + an error on install in 0.9.3-3. 1.4-1 Added French translation, including translation of help. |