Happy to tell you that apache 1.3.11 was just released. Time to get
mod_perl 1.22 out of the box :)

Apache 1.3.10 was not released due to a last-minute bug found and
fixed after the source was tagged and tested.

Apache 1.3.11 is available for download from http://www.apache.org/dist/
and mirrors: http://www.apache.org/mirrors/ 

This release is the last release in the 3.X series. You can find the list
of changes here:
http://web.wt.net/~jshanley/apache_1311_new.txt 

This new Apache version incorporates numerous significant improvements to
the server.  Apart from portability and security fixes, documentation
enhancements, performance improvements, and assorted other minor features
or fixes notable changes are: 

   - Binary and shared builds on several platforms have been
     improved.

   - The time that a parent waits for its children to die
     after SIGKILL has been sent has been reduced.

   - Various suexec improvements.

   - More rigorous checking of Host: headers to fix security problems
     with mass name-based virtual hosting.

   - Addition of the  %q logging format directive (logs "?" and the query
     string part of a query, or the empty string if no query).

   - Improvement of the OS390 port.

   - Several EBCDIC fixes.

   - Better error reporting during the "compiler sanity" check.

   - Fixed the `quad integer' (aka `long long') handling in ap_snprintf.c

   - mod_rewrite's general substitution function was overhauled.

   - Several WIN32 bugs have been fixed, including:
     - CGIs broken if script calls other programs which deliver on stdout
       (Search this file for "DETACHED")
     - 16 bit CGIs should work now
     - Server will not start if passed the -d option with spaces in the
       argument.

A complete listing with detailed descriptions is provided in the
src/CHANGES file.

Enjoy!

_______________________________________________________________________
Stas Bekman    mailto:[EMAIL PROTECTED]      http://www.stason.org/stas
Perl,CGI,Apache,Linux,Web,Java,PC     http://www.stason.org/stas/TULARC
perl.apache.org    modperl.sourcegarden.org   perlmonth.com    perl.org
single o-> + single o-+ = singlesheaven    http://www.singlesheaven.com

Reply via email to