Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv26681
Modified Files:
Changes
Log Message:
Fix typo
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.76
retrieving revision 1.77
diff -C2 -d -r1.76 -r1.77
*** Changes 24 Mar 2003 19:44:45 -0000 1.76
--- Changes 24 Mar 2003 20:17:33 -0000 1.77
***************
*** 7,11 ****
BUG FIXES:
! * Fixed bug when test reports were not send when 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 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.
|