]> granicus.if.org Git - apache/blobdiff - STATUS
mod_ssl: follow up to r1868645.
[apache] / STATUS
diff --git a/STATUS b/STATUS
index fb00dc907fa3cfd022f194fb3f35f80fd446c4c0..7e5ad15683152f3ebb6dcc6d12a219e5142ef691 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -26,7 +26,8 @@ Release history:
     [NOTE that x.{odd}.z versions are strictly Alpha/Beta releases,
           while x.{even}.z versions are Stable/GA releases.]
 
-    2.5.0   : In Development.
+    2.5.1   : In development
+    2.5.0   : Tagged on November 8, 2017. Not released.
 
 Contributors looking for a mission:
 
@@ -154,6 +155,10 @@ THINGS THAT SHOULD BE CONSIDERED EARLY IN THE 2.6/3.0 DEVELOPMENT CYCLE:
     "broken" server implementations (PR 51517). (Note that many of them are
     "broken" *because* of our behaviors.)
 
+  * Add a "normalized" list of headers for a HTTP response, rather then relying
+    on r->headers_out and r->err_headers_out, since mod_headers' behavior is
+    not really user friendly in some scenarios (example in PR 62380). 
+
 
 OLD ISSUES THAT WERE THOUGHT TO BE SHOWSTOPPERS FOR 2.4 BUT OBVIOUSLY WEREN'T: