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/09 05:48:43 UTC

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

Author: kkolinko
Date: Sat Jan  9 04:48:37 2010
New Revision: 897382

URL: http://svn.apache.org/viewvc?rev=897382&view=rev
Log:
proposal and comments

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=897382&r1=897381&r2=897382&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Sat Jan  9 04:48:37 2010
@@ -92,6 +92,9 @@
   http://svn.apache.org/viewvc?rev=893001&view=rev
   +1: kkolinko
   -1:
+    kkolinko: The current Mark's work on fixing EL issues is expected to
+    provide a better fix for this issue.
+
 
 * Enforce presence of charset in content-type header of textual mime-types in the Examples webapp
   step 1) copy AddDefaultCharsetFilter from trunk
@@ -102,6 +105,9 @@
    http://svn.apache.org/viewvc?rev=893496&view=rev
   +1: kkolinko
   -1:
+    kkolinko: setting org.apache.catalina.STRICT_SERVLET_COMPLIANCE=true
+    also provides this feature, and better than this patch does.
+
 
 * Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48345
   Sessions timed out too early when using PersistentManager
@@ -168,3 +174,11 @@
 
      +1 for all the other changes
    )
+
+* Allow to disable buffering in JULI FileHandler
+  It is followup to r891328,
+  which failed to implement this fix properly.
+  http://svn.apache.org/viewvc?rev=897380&view=rev  (fix)
+  http://svn.apache.org/viewvc?rev=897381&view=rev  (Documentation)
+  +1: kkolinko
+  -1:



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