> this is a 1.26 canidate, test reports most appreciated as always..
>
> Changes since 1.25:
>

I don't have tested this with this version, but there is a problem with
setup of environemt variables when a PerlInitHandler is active. I don't see
in the changes that this is fixed. (See my other mail for details). Sorry I
don't have time to make a patch yet.

Gerald

> add symbols to mod_perl.exp for aix/axkit
>
> add Apache::add_version_component() function
>
> make sure Apache::ExtUtils can be found when building inside of the
> apache source tree, thanks to Jonathan Swartz for the spot
>
> add perl_call_handler to mod_perl.def for win32/axkit
> [Randy Kobes <[EMAIL PROTECTED]>]
>
> fix -[TB] file tests against $r->finfo, thanks to Geoffrey Young for
> the spot
>
> Apache::SizeLimit enhancements [Perrin Harkins <[EMAIL PROTECTED]>]:
> - Added support for minimum shared memory and maximum unshared memory
> settings.
> - Added extra diagnostics to tell how many requests a process served,
> how long it lived, and how much shared memory it was using when
> SizeLimit killed it.
>
> win32 enhancement: APACHE_SRC can be either the build or install tree
> [Randy Kobes <[EMAIL PROTECTED]>]
>
> perl_destruct_level must always be 2 for DSO builds to prevent
> leaking on restarts, thanks to Paul G. Weiss for the spot
>
> make sure file to be reloaded can be found in @INC, adjusting based on
> %INC value if needed
> [Ilya Konstantinov <[EMAIL PROTECTED]>]
>
> croak if the filehandle passed to $r->send_fd is NULL, otherwise
> apache will segfault
>
> if PREFIX is given to Makefile.PL add it to @INC at startup
> [Philippe M . Chiasson <[EMAIL PROTECTED]>]
>
> add %Apache::MyConfig aliases for Apache::src backwards compat
> [Philippe M . Chiasson <[EMAIL PROTECTED]>]
>
> $r->custom_response($code, undef) will now unset the current
> CustomResponse
> [Geoffrey Young <[EMAIL PROTECTED]>]
>
> fix to compile with sfio+ithreads, thanks to Joe Schaefer for the spot
>
> win32 fixes for apache 1.3.20 [Randy Kobes <[EMAIL PROTECTED]>]
>
> adjust perl_clear_symtab() to deal properly bleedperl's version of
> cv_undef() (which broke modules with directive handlers)
> thanks to Geoffrey Young for the spot
>
> add $r->allowed method [Philippe Troin <[EMAIL PROTECTED]>]
>
> fix 'make offsite-tar' [Geoffrey Young <[EMAIL PROTECTED]>]
>
> win32 fixes [Randy Kobes <[EMAIL PROTECTED]>]
>
> fix double-loading bug of Perl{Require,Module}s at startup time
>
> improve Apache::MyConfig [Stas Bekman <[EMAIL PROTECTED]>]
>
> back out 'stop win32 crash when bringing down service' change, no
> longer needed with 1.3.19
> [John Sterling, Will Rowe]
>
> $r->no_cache(0) will unset cache headers
> [Geoffrey Young <[EMAIL PROTECTED]>]
>
> export hvrv2table (needed by Apache::Request) for aix and win32
> [Jens-Uwe Mager <[EMAIL PROTECTED]>, Randy Kobes
> <[EMAIL PROTECTED]>]
>
> fix 'make tar_Apache' [Geoffrey Young <[EMAIL PROTECTED]>]
>
> make sure global for Apache->request is reset after configuring %ENV
> [Gerald Richter <[EMAIL PROTECTED]>]
>
> adjust 'U' magic functions to Perl 5.7.x-dev prototype change
>
> Put Apache's CFLAGS into AP_CFLAGS instead of CFLAGS, so that
> people who like to override CFLAGS from the make line (make
> CFLAGS='-arch ppc -arch i386') can do so without stomping the
> Apache flags.  [ Wilfredo Sanchez <[EMAIL PROTECTED]> ]
>
>
>
> ---------------------------------------------------------------------
> To unsubscribe, e-mail: [EMAIL PROTECTED]
> For additional commands, e-mail: [EMAIL PROTECTED]
>
>
>


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to