brian 98/06/15 20:24:04
Modified: . STATUS
Log:
Some cleanup (prepare for some more commits on their way); also, if Apple
wants to make sure Apache 1.3.0 runs well on Rhapsody they can do the work
to come up with a patch. I've sent a ping to Wilfredo about this.
Revision Changes Path
1.426 +2 -10 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.425
retrieving revision 1.426
diff -u -r1.425 -r1.426
--- STATUS 1998/06/11 15:34:57 1.425
+++ STATUS 1998/06/16 03:24:03 1.426
@@ -8,11 +8,9 @@
1.3.0: Tagged and rolled on June 1. Announced and Released on the 6th.
- 1.3b7: Tagged and Released 26/5/98.
-
2.0 : In pre-alpha development, see apache-2.0 repository
-FINAL RELEASE SHOWSTOPPERS:
+RELEASE SHOWSTOPPERS:
* Ralf: mod_so doesn't correctly initialise modules. For instance
the handlers of mod_perl are not initialised. An ap_init_modules()
could
@@ -23,7 +21,7 @@
there are more modules which have the same problem. This should
be fixed for 1.3.1!
-WIN32 1.3 FINAL RELEASE SHOWSTOPPERS:
+WIN32 1.3 RELEASE SHOWSTOPPERS:
* SECURITY: numerous uses of strcpy and strcat have potential
for buffer overflow, someone should rewrite or verify
@@ -45,12 +43,6 @@
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?
- <[EMAIL PROTECTED]>
- Jim: Hmmm... Rhapsody is not really any longer in Apple's
- game-plan. The focus is OS X now.
* Ralf's "configure generates config.status":
A tiny addition for the APACI configure script to provide an easy way