Update of /cvsroot/http-webtest/HTTP-WebTest
In directory sc8-pr-cvs1:/tmp/cvs-serv8556
Modified Files:
MANIFEST.SKIP Changes
Log Message:
Updated
Index: MANIFEST.SKIP
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/MANIFEST.SKIP,v
retrieving revision 1.4
retrieving revision 1.5
diff -C2 -d -r1.4 -r1.5
*** MANIFEST.SKIP 15 Jun 2002 21:48:40 -0000 1.4
--- MANIFEST.SKIP 26 Apr 2003 15:14:25 -0000 1.5
***************
*** 9,12 ****
--- 9,13 ----
^pm_to_blib$
^pod_merge$
+ ^build-stamp$
\#
\.cvsignore$
Index: Changes
===================================================================
RCS file: /cvsroot/http-webtest/HTTP-WebTest/Changes,v
retrieving revision 1.78
retrieving revision 1.79
diff -C2 -d -r1.78 -r1.79
*** Changes 24 Mar 2003 20:18:27 -0000 1.78
--- Changes 26 Apr 2003 15:14:25 -0000 1.79
***************
*** 3,6 ****
--- 3,14 ----
Revision history for Perl module HTTP::WebTest.
+ UNRELEASED VERSION
+
+ ENHANCEMENTS:
+
+ * New test parameters 'mail_success_subject' and
+ 'mail_failure_subject' to redefine default value of Subject field in
+ test report emails. Based on patch by Amit Kaul.
+
2.02 Mon Mar 24 2003
|