[Http-webtest-commits] HTTP-WebTest Changes,1.57,1.58
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2002-10-19 23:24:01
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory usw-pr-cvs1:/tmp/cvs-serv2331 Modified Files: Changes Log Message: Updated Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.57 retrieving revision 1.58 diff -C2 -d -r1.57 -r1.58 *** Changes 18 Oct 2002 21:02:45 -0000 1.57 --- Changes 19 Oct 2002 23:23:57 -0000 1.58 *************** *** 13,16 **** --- 13,22 ---- to use relative URLs in tests. + INCOMPATIBILITIES: + + * HTTP::WebTest::Plugin::Apache plugin have been removed from + HTTP::WebTest and will be released as independent CPAN module. It + will no longer be loaded by default even if it is available. + BUG FIXES: |