stas 2004/03/09 12:45:01
Modified: perl-framework/Apache-Test Changes
Log:
add some white space between releases
Revision Changes Path
1.109 +20 -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.108
retrieving revision 1.109
diff -u -u -r1.108 -r1.109
--- Changes 9 Mar 2004 20:43:53 -0000 1.108
+++ Changes 9 Mar 2004 20:45:01 -0000 1.109
@@ -19,6 +19,8 @@
now support an optional argument, suggesting how many entries
to expect [Stas]
+
+
=item 1.09 - March 8, 2004
remove the dependency on APR::UUID (i.e. mod_perl 2.0) in the
@@ -37,6 +39,8 @@
fix the custom config use for Apache-Test's own upgrades [Stas]
+
+
=item 1.08 - February 24, 2004
Instead of hard-coding listen directive to 127.0.0.1, use the server
@@ -121,6 +125,8 @@
option) reusable configuration for -httpd, -apxs, -user, -group, and
-port [Randy Kobes, Stas]
+
+
=item 1.07 - Decemeber 22, 2003
allow conditional C module compilation on a more granular level.
@@ -156,6 +162,8 @@
added bugreport and file argument options to
Apache::TestRun::generate_script() [Geoffrey Young]
+
+
=item 1.06 - November 10, 2003
added -startup_timeout and $ENV{APACHE_TEST_STARTUP_TIMEOUT} as places
@@ -174,6 +182,8 @@
suite is rwx by the user/group apache is going to run under (when
running 'make test' as root). [Stas]
+
+
=item 1.05 - October 23, 2003
core scanning changes [Stas]
@@ -219,6 +229,8 @@
normal operation. single server mode (httpd -X) was replaced
with MaxClients set to 1 by default. [Geoffrey Young]
+
+
=item 1.04 - September 29, 2003
if the server stops reading from the client before it has sent all its
@@ -286,6 +298,8 @@
Enable TransferLog in the autogenerated httpd.conf only if
mod_log_config is available [Stas]
+
+
=item 1.03 - June 19, 2003
Instrumented Makefile.PL to unconditionally remove any old
@@ -323,10 +337,14 @@
be able enable/disable tracing from the commmand line. This way we
don't have to comment out debug prints. [Stas]
+
+
=item 1.02
not released
+
+
=item 1.01 - May 1, 2003
improved support for 3rd party modules test configuration setup:
@@ -350,6 +368,8 @@
Autoconfigure Alias /getfiles-* only if the corresponding targets
exist [Stas]
+
+
=item 1.00 - Apr 28, 2003