You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by kk...@apache.org on 2010/01/18 15:11:41 UTC

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

Author: kkolinko
Date: Mon Jan 18 14:11:41 2010
New Revision: 900400

URL: http://svn.apache.org/viewvc?rev=900400&view=rev
Log:
Withdraw getWriter() proposal.
Propose CRLF fix for installer.

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=900400&r1=900399&r2=900400&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Mon Jan 18 14:11:41 2010
@@ -94,19 +94,15 @@
   http://svn.apache.org/viewvc?rev=898906&view=rev
   +1: fhanik
   -1: 
-  
-* Allow compliance with SRV.15.2.22.1 to be controlled separately
-  from STRICT_SERVLET_COMPLIANCE, and turn it on by default.
-  If anyone has a better proposal for the property name, you are welcome.
-  Tomcat 5.5 implementation of o.a.c.connector.Response applies this
-  unconditionally, so this patch will also provide better compliance with
-  TC 5.5.
-  http://svn.apache.org/viewvc?rev=899124&view=rev
-  +1: kkolinko
-  -1: markt, jfclere only because it changes the default in 6.0.x
 
 * Remove @Deprecated annotations from javax.servlet.jsp.JspContext
   Part of http://svn.apache.org/viewvc?rev=899635&view=rev
   http://svn.apache.org/viewvc/tomcat/trunk/java/javax/servlet/jsp/JspContext.java?view=diff&r1=899634&r2=899635&pathrev=899635
   +1: kkolinko
   -1:
+
+* Use CRLF line ends in conf/* files installed by the Windows exe installer
+  http://people.apache.org/~kkolinko/patches/2010-01-18_tc6_installer-crlf.patch
+  +1: kkolinko
+  -1:
+



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