Author: niq
Date: Mon Oct 8 18:47:43 2007
New Revision: 583034
URL: http://svn.apache.org/viewvc?rev=583034&view=rev
Log:
Deal with Jim's objections to backports
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=583034&r1=583033&r2=583034&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Mon Oct 8 18:47:43 2007
@@ -209,21 +209,25 @@
* mod_proxy_http: Correctly parse all Connection headers in proxy.
PR 43509
- http://svn.apache.org/viewvc?view=rev&revision=580457
+ trunk: http://svn.apache.org/viewvc?view=rev&revision=580457
+ 2.2.x: http://people.apache.org/~niq/43509.patch
+1: niq, rpluem
niq: changed the name. Resisted temptation to use "pooltabletime".
rpluem says: Revision of name change is r581030.
-1: jim. r580457 and r581030 conflict. Likely because of
r580782
+ niq: separate 2.2.x patch fixes jim's objection
* mod_proxy_http: Remove Warning headers with wrong date
PR 16138
- http://svn.apache.org/viewvc?view=rev&revision=580782
+ trunk: http://svn.apache.org/viewvc?view=rev&revision=580782
+ 2.2.x: http://people.apache.org/~niq/16138.patch
+1: niq, rpluem
niq: changed the name. Resisted temptation to use "pooltabletime".
rpluem says: Revision of name change is r581030.
-1: jim nasty conflict with r580457... backports should be
self contained
+ niq: separate 2.2.x patch fixes jim's objection
* mpm_winnt: Fix null pointer dereference
PR 42572
|