[Http-webtest-commits] HTTP-WebTest Changes,1.77,1.78
Brought to you by:
m_ilya,
richardanderson
From: Ilya M. <m_...@us...> - 2003-03-24 20:18:32
|
Update of /cvsroot/http-webtest/HTTP-WebTest In directory sc8-pr-cvs1:/tmp/cvs-serv27648 Modified Files: Changes Log Message: Minor fix Index: Changes =================================================================== RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v retrieving revision 1.77 retrieving revision 1.78 diff -C2 -d -r1.77 -r1.78 *** Changes 24 Mar 2003 20:17:33 -0000 1.77 --- Changes 24 Mar 2003 20:18:27 -0000 1.78 *************** *** 7,11 **** BUG FIXES: ! * Fixed bug when test reports were not send if multiple email addresses were specified as test report recipients (test parameter 'mail_addresses'). Thanks to Amit Kaul for a bugreport and a patch. --- 7,11 ---- BUG FIXES: ! * Fixed a bug when test reports were not send if multiple email addresses were specified as test report recipients (test parameter 'mail_addresses'). Thanks to Amit Kaul for a bugreport and a patch. |