From: Tim R. <tim...@us...> - 2004-08-02 20:37:29
|
Update of /cvsroot/infobot/infobot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv29821 Modified Files: README README.modules infobot Log Message: ws Index: README =================================================================== RCS file: /cvsroot/infobot/infobot/README,v retrieving revision 1.4 retrieving revision 1.5 diff -w -u -r1.4 -r1.5 --- README 2 Aug 2004 20:22:51 -0000 1.4 +++ README 2 Aug 2004 20:37:20 -0000 1.5 @@ -1,4 +1,3 @@ - You will need to update your infobot.config and infobot.users. See the example files, infobot.config-dist and infobot.users-dist. @@ -143,5 +142,3 @@ tris for being an early guinea pig jadin for pointing out the @verb bug... fixed in 0.17b chucky burnett for tons of stuff - - Index: README.modules =================================================================== RCS file: /cvsroot/infobot/infobot/README.modules,v retrieving revision 1.2 retrieving revision 1.3 diff -w -u -r1.2 -r1.3 --- README.modules 2 Aug 2004 20:22:51 -0000 1.2 +++ README.modules 2 Aug 2004 20:37:20 -0000 1.3 @@ -53,5 +53,3 @@ XML::Parser (required by XML::RSS; requires the non-Perl, open-source 'expat' XML library) XML::RSS - - Index: infobot =================================================================== RCS file: /cvsroot/infobot/infobot/infobot,v retrieving revision 1.14 retrieving revision 1.15 diff -w -u -r1.14 -r1.15 --- infobot 2 Aug 2004 20:22:51 -0000 1.14 +++ infobot 2 Aug 2004 20:37:20 -0000 1.15 @@ -149,5 +149,3 @@ } 1; - - |