You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ji...@apache.org on 2007/11/19 20:27:16 UTC

svn commit: r596404 - /tomcat/tc6.0.x/trunk/STATUS.txt

Author: jim
Date: Mon Nov 19 11:27:14 2007
New Revision: 596404

URL: http://svn.apache.org/viewvc?rev=596404&view=rev
Log:
Some votes and propose patched patch.

Modified:
    tomcat/tc6.0.x/trunk/STATUS.txt

Modified: tomcat/tc6.0.x/trunk/STATUS.txt
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS.txt?rev=596404&r1=596403&r2=596404&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Nov 19 11:27:14 2007
@@ -27,10 +27,9 @@
 
 
 * Fix BZ 43588 - hard coded 127.0.0.1 for localhost
-  http://issues.apache.org/bugzilla/attachment.cgi?id=21039&action=view
-  +1: 
-  -1: funkman InetAddress.getLocalHost() != localhost - it should be
-            InetAddress.getByName("localhost").getHostAddress()
+  http://people.apache.org/~jim/patches/tc-localhost.txt
+  +1: jim
+  -1: 
 
 * Add tests for the cookie parsing.
   http://people.apache.org/~jfclere/patches/test_cookies.patch
@@ -43,10 +42,10 @@
   Add in non blocking request header parsing
   This is a port of improvements from the old trunk and fixes the BZ above and improves greatly on the NIO connector
   http://people.apache.org/~fhanik/patches/fix-nio-blocking-output.patch
-  +1: fhanik
+  +1: fhanik, jim
   -1: 
   
 * Fix Comet bug, if servlet calls cometEvent.close() on the BEGIN event, the request still is marked as comet and ends up in a funky state
   http://people.apache.org/~fhanik/patches/comet-begin-event-close.patch
-  +1: fhanik, markt, pero
+  +1: fhanik, markt, pero, jim
   -1: 



---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@tomcat.apache.org
For additional commands, e-mail: dev-help@tomcat.apache.org