You are viewing a plain text version of this content. The canonical link for it is here.
Posted to cvs@httpd.apache.org by rp...@apache.org on 2009/07/04 23:21:35 UTC

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

Author: rpluem
Date: Sat Jul  4 21:21:34 2009
New Revision: 791178

URL: http://svn.apache.org/viewvc?rev=791178&view=rev
Log:
* Votes and comments

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=791178&r1=791177&r2=791178&view=diff
==============================================================================
--- httpd/httpd/branches/2.2.x/STATUS (original)
+++ httpd/httpd/branches/2.2.x/STATUS Sat Jul  4 21:21:34 2009
@@ -144,7 +144,7 @@
  * mod_proxy_http: fix case sensitivity checking transfer encoding
    PR 47383
    Patch: http://svn.apache.org/viewvc?view=rev&revision=785661
-   +1: niq
+   +1: niq, rpluem
 
  * mod_dir: add DefaultHandler directive
    PR 47184
@@ -157,17 +157,21 @@
    PR 44729
    patch: http://svn.apache.org/viewvc?view=rev&revision=778942
    +1: niq
+   -0.5: rpluem: There are further revisons in trunk that make this much more
+   complete and sane: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_alias.c?r1=778942&r2=780699
 
  * mod_proxy_http: fix Host: header for literal IPv6 addresses.
    PR 47177
    patch: http://svn.apache.org/viewvc?view=rev&revision=778531
-   +1: niq
+   +1: niq, rpluem
 
  * mod_rewrite: Remove locking for writing to the rewritelog.
    PR 46942
    trunk patch: http://svn.apache.org/viewvc?view=rev&revision=783734
    2.2.x patch: http://people.apache.org/~niq/patches/46942.patch
    +1: niq
+   rpluem says:
+   http://people.apache.org/~niq/patches/46942.patch returns a 404
 
 PATCHES/ISSUES THAT ARE STALLED
 



Re: svn commit: r791178 - /httpd/httpd/branches/2.2.x/STATUS

Posted by Nick Kew <ni...@webthing.com>.
Nick Kew wrote:
> rpluem@apache.org wrote:
> 
>> @@ -157,17 +157,21 @@
>>     PR 44729
>>     patch: http://svn.apache.org/viewvc?view=rev&revision=778942
>>     +1: niq
>> +   -0.5: rpluem: There are further revisons in trunk that make this 
>> much more
>> +   complete and sane: 
>> http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_alias.c?r1=778942&r2=780699 
>>
> 
> Heh.  OK, I'll take a look and either revise the proposal or
> try to persuade you.

OK, missed your URL when I wrote that.  Reading the change,
I'm neutral on it.  If you want to add it to the proposal,
my +1 remains valid.

-- 
Nick Kew

Re: svn commit: r791178 - /httpd/httpd/branches/2.2.x/STATUS

Posted by Nick Kew <ni...@webthing.com>.
rpluem@apache.org wrote:

> @@ -157,17 +157,21 @@
>     PR 44729
>     patch: http://svn.apache.org/viewvc?view=rev&revision=778942
>     +1: niq
> +   -0.5: rpluem: There are further revisons in trunk that make this much more
> +   complete and sane: http://svn.apache.org/viewvc/httpd/httpd/trunk/modules/mappers/mod_alias.c?r1=778942&r2=780699

Heh.  OK, I'll take a look and either revise the proposal or
try to persuade you.

>   * mod_rewrite: Remove locking for writing to the rewritelog.
>     PR 46942
>     trunk patch: http://svn.apache.org/viewvc?view=rev&revision=783734
>     2.2.x patch: http://people.apache.org/~niq/patches/46942.patch
>     +1: niq
> +   rpluem says:
> +   http://people.apache.org/~niq/patches/46942.patch returns a 404

Oops, sorry, typo in uploading.  Fixed.

(it's essentially identical to the trunk patch, but fails because the
immediate context is different).

-- 
Nick Kew