[RELEASE CANDIDATE] Apache-Test-1.31 RC3
Fred Moyer <[email protected]>
| Newsgroups | gmane.comp.apache.httpd.test.devel,gmane.comp.java.ofbiz.devel,gmane.comp.apache.mod-perl |
|---|---|
| Message-ID | <ad28918e1002122113j4d644fb1u7f38859e46c2eec9__40346.7463249855$1266038052$gmane$org@mail.gmail.com> |
Third release candidate, a couple of small fixes from Gozer. So far
we've got positive results across the board. Please take this for a
spin if you haven't tried one of the previous release candidates.
http://people.apache.org/~phred/Apache-Test-1.31-rc3.tar.gz
Modify need_cgi so that it looks for cgi.c instead of cgi. This is a fix
for the case insensitive filesystem correction listed below.
[Phillipe M. Chiasson]
t/next_available_port.t doesn't need mod_cgid, use need_cgi instead
of need_module('mod_cgi.c')
[Philippe M. Chiasson]