APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/06/16 12:30:52 $]
+Last modified at [$Date: 2004/06/17 15:52:28 $]
Release:
[ please place file names and revisions from HEAD here, so it is easy to
identify exactly what the proposed changes are! ]
+ *) initialize server arrays prior to calling ap_setup_prelinked_modules
+ so that static modules can push Defines values when registering
+ hooks just like DSO modules can ["Philippe M. Chiasson" <gozer cpan.org>]
+ +1: geoff
+
*) mod_cgi: Added API call and new field in apr_procattr_t and cgi_exec_info_t
structures to support loading in current or new address space for CGIs.
It fixes NetWare that is currently broken after changes done to log.c r1.145.