APACHE 2.0 STATUS: -*-text-*-
-Last modified at [$Date: 2004/01/30 22:28:09 $]
+Last modified at [$Date: 2004/02/02 13:18:07 $]
Release:
* fix DECLINE_CMD interaction with ITERATE/ITERATE2
http://cvs.apache.org/viewcvs.cgi/httpd-2.0/server/config.c?r1=1.168&r2=1.169
- +1: geoff
+ +1: geoff, trawick
* Fix file extensions for real media files and removed rpm extension
from mime.types. PR 26079. (2.0 + 1.3)
ap_mpm_query(AP_MPMQ_MPM_STATE)
No updates are available at present for the BeOS or OS/2 MPMs,
but that is not a showstopper for the other changes.
-
- server/mpm/winnt/mpm_winnt.c r1.303
+ server/mpm/winnt/mpm_winnt.c r1.303, r1.306
server/mpm/winnt/mpm_winnt.h r1.44
server/mpm/winnt/child.c r1.21
- +1: trawick (concept; I have no business coding/reviewing
- such issues in this MPM :) )
+ +1: trawick
* mod_cgid: Restart the cgid daemon if it crashes. PR 19849
modules/generators/mod_cgid.c r1.152, r1.161
* mod_setenvif: Fix optimizer to treat regexps as such even if they
only contain anchors like \b. PR 24219.
modules/metadata/mod_setenvif.c: r1.44, r1.46
- +1: nd, jerenkrantz (, trawick)
+ +1: nd, jerenkrantz, trawick
* LDAP cache fixes from Matthieu Estrade; see PR 18756
include/util_ldap.h r1.12
* mod_auth_digest: Allow sub-requests with different methods than the
original request. PR 25040.
modules/aaa/mod_auth_digest.c: r1.82
- +1: jerenkrantz, nd
+ +1: jerenkrantz, nd, trawick
+
+ * Fix corruption of buffered logs with threaded MPMs. PR 25520.
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.108&r2=1.109
+ http://cvs.apache.org/viewcvs.cgi/httpd-2.0/modules/loggers/mod_log_config.c?r1=1.109&r2=1.110
+ [gosh nd, must have lost the commit message for that second one;
+ I need to stop using silly gcc 3.2 I think]
+ +1: trawick
CURRENT RELEASE NOTES: