Author: markt
Date: Sun Oct 28 10:56:45 2007
New Revision: 589389

URL: http://svn.apache.org/viewvc?rev=589389&view=rev
Log:
Add fix for CGI bug reported on users list

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

Modified: tomcat/tc6.0.x/trunk/STATUS
URL: 
http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/STATUS?rev=589389&r1=589388&r2=589389&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS (original)
+++ tomcat/tc6.0.x/trunk/STATUS Sun Oct 28 10:56:45 2007
@@ -32,3 +32,7 @@
   -1: funkman InetAddress.getLocalHost() != localhost - it should be
             InetAddress.getByName("localhost").getHostAddress()
 
+* Fix bug in CGI servlet that causes it to fail when included
+  http://people.apache.org/~markt/patches/2007-10-28-cgi-include.patch
+  +1: markt
+  -1:



---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to