rse 98/05/04 07:15:30
Modified: . STATUS Log: Now my final DSO-execution-order-patch is available for voting. Revision Changes Path 1.367 +7 -3 apache-1.3/STATUS Index: STATUS =================================================================== RCS file: /export/home/cvs/apache-1.3/STATUS,v retrieving revision 1.366 retrieving revision 1.367 diff -u -r1.366 -r1.367 --- STATUS 1998/05/04 07:15:36 1.366 +++ STATUS 1998/05/04 14:15:29 1.367 @@ -56,6 +56,13 @@ Available Patches: + * Ralf's "[PATCH] Fix module execution order for DSO situation (take 2)": + This is the final patch for 1.3b7 to make sure the module execution + order is correct even when the DSO mechanism is used. This is mainly + achieved by fixing the AddModule command. + <[EMAIL PROTECTED]> + Status: Ralf +1 + * Ed Korthof's patch to fix protocol issues surrounding 400, 408, and 414 responses. <[EMAIL PROTECTED]> @@ -81,9 +88,6 @@ In progress: - * Ralf's fix for 1.3b7 to make the module execution order - correct when the DSO mechanism is used - * Ken's IndexFormat enhancement to mod_autoindex to allow CustomLog-like tailoring of directory listing formats