[SimBot-commits] CVS: simbot INSTALL,1.25,1.26
Status: Abandoned
Brought to you by:
kstange
|
From: Pete P. <fou...@us...> - 2005-07-28 01:56:51
|
Update of /cvsroot/simbot/simbot In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv16313 Modified Files: INSTALL Log Message: PoCo::Server::HTTP's out. POE::Filter::HTTPD is in. We weren't using anything PoCo::Server::HTTP added anyway. Index: INSTALL =================================================================== RCS file: /cvsroot/simbot/simbot/INSTALL,v retrieving revision 1.25 retrieving revision 1.26 diff -u -d -p -r1.25 -r1.26 --- INSTALL 27 Jul 2005 13:44:26 -0000 1.25 +++ INSTALL 28 Jul 2005 01:56:26 -0000 1.26 @@ -61,7 +61,7 @@ intend to use any of the stock plugins p * Required by: time -[ POE::Component::Server::HTTP ] +[ POE::Filter::HTTPD ] * Required by: httpd |