rse 98/04/09 01:34:46
Modified: . STATUS
Log:
Update for current state where we never do the big "break anything" change,
for instance not renaming _module, etc. pp.
Revision Changes Path
1.284 +4 -17 apache-1.3/STATUS
Index: STATUS
===================================================================
RCS file: /export/home/cvs/apache-1.3/STATUS,v
retrieving revision 1.283
retrieving revision 1.284
diff -u -r1.283 -r1.284
--- STATUS 1998/04/09 08:20:17 1.283
+++ STATUS 1998/04/09 08:34:46 1.284
@@ -206,10 +206,10 @@
1.3b6 and thus for the 1.3.x release branch via the
apache-1.3/src/test/rename/rename.cf file as the configuration for the
renaming. The used prefix or prefixes are configureable in the file.
- +1: Ralf
- 0: Marc
+ +1:
+ 0: Ralf, Marc
- NOTES:
+ Notes:
- Marc: this is the wrong time for such a big change
* What prefixes to use for the renaming:
@@ -222,20 +222,7 @@
- Private functions which we can't make static (because of
cross-object usage) but should be (e.g., new_connection)
- ap_xxx: +1: Randy, Martin, Brian, Paul
- -0: Ralf
- apx_xxx: +1: Ralf
- appri_xxx: +0: Ralf
-
- - Public API module structure variables (e.g.,
- status_module) which are used special in Configure,
- mod_so, etc and have to be exported:
- [CANNOT BE DONE AUTOMATICALLY BY RENAME.PL!]
- ..._module:+1:
- +0: Ralf
- ap_xxx: +1:
- -0: Ralf
- apm_xxx: +0: Ralf
+ ap_xxx: +1: Randy, Martin, Brian, Paul, Ralf
Notes:
- Ken: Veto rescinded.