rse 98/03/26 06:35:04
Modified: . STATUS
Log:
votes...
Revision Changes Path
1.218 +5 -4 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.217
retrieving revision 1.218
diff -u -r1.217 -r1.218
--- STATUS 1998/03/26 13:54:01 1.217
+++ STATUS 1998/03/26 14:35:03 1.218
@@ -15,7 +15,7 @@
or not, and if not, what changes are needed to make it right.
Approve guidelines as written:
- +1: Roy, Dean, Paul, Jim, Martin
+ +1: Roy, Dean, Paul, Jim, Martin, Ralf
+0:
-1:
@@ -352,7 +352,7 @@
* Maybe a http_paths.h file? See
<[EMAIL PROTECTED]>
- Dean +1, Brian +1, Paul +1
+ Dean +1, Brian +1, Paul +1, Ralf +1
* Release builds: Should we provide Configuration or not?
Should we 'make all suexec' in src/support?
@@ -389,7 +389,7 @@
field is r->content_languages. Heck it's not even mentioned in
apache-devsite/mmn.txt when we got content_languages (note the s!).
The proposal is to remove r->content_language:
- Status: Dean +1, Paul +1, Roy +1
+ Status: Dean +1, Paul +1, Roy +1, Ralf +1
- child_exit() is redundant, it can be implemented via cleanups. It is
not "symmetric" in the sense that there is no exit API method to go
@@ -398,7 +398,8 @@
mod_mmap_static, and mod_php3 for example). The proposal is to
remove the child_exit() method and document cleanups as the method of
handling this need.
- Status: Dean +1, Rasmus +1, Paul +1, Roy +1, Jim +1, Martin +1
+ Status: Dean +1, Rasmus +1, Paul +1, Roy +1, Jim +1,
+ Martin +1, Ralf +1
Win32 specific issues: