jim 98/01/22 15:43:49
Modified: htdocs/manual upgrading_to_1_3.html
Log:
Submitted by: Jim Jagielski
Modified versions of PhaseII of the #define changes (phaseI was designed
only to make the changes in files that the previous names existed and
phaseII was then to add notice of those changes where appropriate;
however most of phaseII got stomped on)
Revision Changes Path
1.7 +4 -1 apachen/htdocs/manual/upgrading_to_1_3.html
Index: upgrading_to_1_3.html
===================================================================
RCS file: /export/home/cvs/apachen/htdocs/manual/upgrading_to_1_3.html,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -r1.6 -r1.7
--- upgrading_to_1_3.html 1998/01/22 23:25:08 1.6
+++ upgrading_to_1_3.html 1998/01/22 23:43:48 1.7
@@ -58,7 +58,10 @@
<li><code>mod_auth_msql</code> has been removed from the distribution.
- <li>Some #defines changed names:
+ <li>Some #defines changed names for clarity. Specifically,
+ we want to make sure that developers know that we are
+ using shared memory for specific purposes and not as
+ a general "we have this capability" notice:
<pre>
HAVE_MMAP -> USE_MMAP_SCOREBOARD