rse 98/06/11 08:34:58
Modified: . STATUS
Log:
Ok, the patch now is available and I've tested it with the latest mod_perl and
it fixes the problem.
Revision Changes Path
1.425 +7 -0 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.424
retrieving revision 1.425
diff -u -r1.424 -r1.425
--- STATUS 1998/06/11 12:46:55 1.424
+++ STATUS 1998/06/11 15:34:57 1.425
@@ -38,6 +38,13 @@
virtualhosting. (If it exists already I can't find it easily.)
Available Patches:
+
+ * Ralf's "[PATCH] Fix module init"
+ This fixes the mod_so/mod_perl problems described under "FINAL RELEASE
+ SHOWSTOPPERS" by doing a more correct init of the modules after loading
+ through two new core API functions.
+ <[EMAIL PROTECTED]>
+ Status: Ralf +1
* Wilfredo Sanchez's port to Rhapsody 5.1 for 1.2.6 - forward port to
1.3?