theory 2004/07/09 11:38:34
Modified: perl-framework/Apache-Test Changes Log: Note s/generate_test_script/generate_script/g Revision Changes Path 1.146 +3 -0 httpd-test/perl-framework/Apache-Test/Changes Index: Changes =================================================================== RCS file: /home/cvs/httpd-test/perl-framework/Apache-Test/Changes,v retrieving revision 1.145 retrieving revision 1.146 diff -u -r1.145 -r1.146 --- Changes 30 Jun 2004 02:15:02 -0000 1.145 +++ Changes 9 Jul 2004 18:38:34 -0000 1.146 @@ -14,6 +14,9 @@ Apache will reduce MaxClients to the same value as ThreadsPerChild. [Stas] +Renamed generate_test_script() to generate_script() in Apache::TestMB +to match the naming convention used in Apache::TestMM and elsewhere. +[David] =item 1.12 - June 28, 2004
