You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rj...@apache.org on 2012/02/01 08:50:43 UTC

svn commit: r1238979 - /httpd/httpd/trunk/CHANGES

Author: rjung
Date: Wed Feb  1 07:50:42 2012
New Revision: 1238979

URL: http://svn.apache.org/viewvc?rev=1238979&view=rev
Log:
Add a few placeholders to CHANGES for items which
are currrently trunk only.

Modified:
    httpd/httpd/trunk/CHANGES

Modified: httpd/httpd/trunk/CHANGES
URL: http://svn.apache.org/viewvc/httpd/httpd/trunk/CHANGES?rev=1238979&r1=1238978&r2=1238979&view=diff
==============================================================================
--- httpd/httpd/trunk/CHANGES [utf-8] (original)
+++ httpd/httpd/trunk/CHANGES [utf-8] Wed Feb  1 07:50:42 2012
@@ -13,6 +13,16 @@ Changes with Apache 2.5.0
      passing through the server in such a way that connections and/or
      requests be reconstructed and replayed. [Graham Leggett]
 
+  *) Event MPM: Reduce locking by using a lock free circular queue.
+
+  *) mod_noloris
+
+  *) APREQ
+
+  *) Simple MPM
+
+  *) mod_serf
+
   [Apache 2.5.0-dev includes those bug fixes and changes with the
    Apache 2.4.xx tree as documented below, except as noted.]