]> git.ipfire.org Git - thirdparty/apache/httpd.git/commitdiff
Whitespace change to trigger travis (somehow interrupted).
authorYann Ylavic <ylavic@apache.org>
Sat, 21 Nov 2020 23:44:51 +0000 (23:44 +0000)
committerYann Ylavic <ylavic@apache.org>
Sat, 21 Nov 2020 23:44:51 +0000 (23:44 +0000)
git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/trunk@1883705 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index 180d7d2414649b0c6d141967a2a98d6b90da5f68..71b8c39b4dee4decbc8eeededbdc896866d86276 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -91,12 +91,12 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
     analysis/attention.
 
   * Better H2 integration?
-    - adding handling of slave connections to mpm, no extra H2 workers, 
+    - adding handling of slave connections to mpm, no extra H2 workers,
       triggering "events" read/write/timer from main/slave
     - add slave writes/done/abort to events that wake up master connection
     - disentangle core filters to server one purpose only, so that H2
       versions can reuse them properly.
+
   * Remove mod_access_compat?
 
   * Ditch platforms/89/old prereqs or anything else?