]> granicus.if.org Git - apache/commitdiff
- Note new issues
authorStefan Fritsch <sf@apache.org>
Fri, 20 Jan 2012 19:02:53 +0000 (19:02 +0000)
committerStefan Fritsch <sf@apache.org>
Fri, 20 Jan 2012 19:02:53 +0000 (19:02 +0000)
- Module documentation is acceptable now

git-svn-id: https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x@1234075 13f79535-47bb-0310-9956-ffa450edef68

STATUS

diff --git a/STATUS b/STATUS
index abea0fd976fa139e220a11dfd5303b68f9054d2c..9084075e88d5a2df19501c06fe3295ee94eb9a82 100644 (file)
--- a/STATUS
+++ b/STATUS
@@ -90,11 +90,19 @@ RELEASE SHOWSTOPPERS:
 
   FOR GA:
 
-  * Modules that are not ready for production use must be removed.
-    The same for modules without documentation.
+  * Core output filter reads whole CGI/PIPE-like mutating bucket types into
+    RAM.
 
-    See https://svn.apache.org/repos/asf/httpd/httpd/branches/2.4.x/docs/STATUS 
-    under 'modules docs' for a comprehensive list of undocumented modules.
+  KNOWN ISSUES, NEED TO BE EITHER FIXED OR DOCUMENTED IN GA ANNOUNCEMENT
+
+  * Docs about building / installing are not up to date.
+
+  * PR 52402: balancer crash on Windows
+
+  * PR 52476: SSL failures on windows with AcceptFilter https none
+
+  * configure does not take module inter-dependencies into account (can cause
+    build failure with statically compiled modules).
 
   NEW ISSUES THAT WOULD BE NICE TO HAVE DONE IN 2.4 BUT ARE NOT BLOCKERS