]> granicus.if.org Git - apache/commitdiff
Note that module ordering is now done per-hook.
authorManoj Kasichainula <manoj@apache.org>
Sat, 22 Jan 2000 04:23:56 +0000 (04:23 +0000)
committerManoj Kasichainula <manoj@apache.org>
Sat, 22 Jan 2000 04:23:56 +0000 (04:23 +0000)
Suggested by: Ben Laurie.

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@84509 13f79535-47bb-0310-9956-ffa450edef68

docs/manual/new_features_2_0.html
docs/manual/new_features_2_0.html.en

index 325696f453c5f9caf5a472461e4dad2f7f016e74..af41cc11851bdb3f57f5f980d4dbb7751ca8877d 100644 (file)
 
 <DT><STRONG>New API</STRONG>
 <DD>The API for modules has changed significantly for 2.0. Many of the
-    module-ordering problems from 1.3 should be gone, since 2.0 does much
-    of this automatically now. Also, new calls have been added that should
-    allow modules to do more without requiring patching of the core Apache
-    server.
+    module-ordering problems from 1.3 should be gone. 2.0 does much of
+    this automatically, and module ordering is now done per-hook to
+    allow more flexibility. Also, new calls have been added that should
+    allow modules to do more without requiring patching of the core
+    Apache server.
 
 <!--#include virtual="footer.html" -->
 </BODY>
index 325696f453c5f9caf5a472461e4dad2f7f016e74..af41cc11851bdb3f57f5f980d4dbb7751ca8877d 100644 (file)
 
 <DT><STRONG>New API</STRONG>
 <DD>The API for modules has changed significantly for 2.0. Many of the
-    module-ordering problems from 1.3 should be gone, since 2.0 does much
-    of this automatically now. Also, new calls have been added that should
-    allow modules to do more without requiring patching of the core Apache
-    server.
+    module-ordering problems from 1.3 should be gone. 2.0 does much of
+    this automatically, and module ordering is now done per-hook to
+    allow more flexibility. Also, new calls have been added that should
+    allow modules to do more without requiring patching of the core
+    Apache server.
 
 <!--#include virtual="footer.html" -->
 </BODY>