You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by ji...@apache.org on 2009/07/06 18:50:45 UTC

svn commit: r791536 - /httpd/httpd/branches/2.2.x/STATUS

Author: jim
Date: Mon Jul  6 16:50:44 2009
New Revision: 791536

URL: http://svn.apache.org/viewvc?rev=791536&view=rev
Log:
votes

Modified:
    httpd/httpd/branches/2.2.x/STATUS

Modified: httpd/httpd/branches/2.2.x/STATUS
URL: http://svn.apache.org/viewvc/httpd/httpd/branches/2.2.x/STATUS?rev=791536&r1=791535&r2=791536&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Jul  6 16:50:44 2009
@@ -107,7 +107,7 @@
    NOTE: I'm recommending different versions because the trunk
    patch is too strict for a stable line and may "break" broken
    configs thought by their users to be working.
-   +1: niq, rpluem
+   +1: niq, rpluem, jim
 
  * mod_cache: Add CacheIgnoreURLSessionIdentifiers directive to ignore
               defined session identifiers encoded in the URL when caching.
@@ -123,7 +123,7 @@
  * mod_proxy_http: fix case sensitivity checking transfer encoding
    PR 47383
    Patch: http://svn.apache.org/viewvc?view=rev&revision=785661
-   +1: niq, rpluem
+   +1: niq, rpluem, jim
 
  * mod_dir: add DefaultHandler directive
    PR 47184