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 2010/01/12 16:38:04 UTC

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

Author: jim
Date: Tue Jan 12 15:38:04 2010
New Revision: 898378

URL: http://svn.apache.org/viewvc?rev=898378&view=rev
Log:
promote

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=898378&r1=898377&r2=898378&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/STATUS.txt (original)
+++ tomcat/tc6.0.x/trunk/STATUS.txt Tue Jan 12 15:38:04 2010
@@ -28,6 +28,28 @@
 PATCHES ACCEPTED TO BACKPORT:
   [ start all new proposals below, under PATCHES PROPOSED. ]
 
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48345
+  Sessions timed out too early when using PersistentManager
+  Port of patch by Keiichi Fujino
+  http://people.apache.org/~markt/patches/2009-12-30-bug48345.patch
+  +1: markt, rjung, jim
+  -1: 
+
+* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48464
+  Provide an option to specify the command window title
+  Patch provided by LiuYan
+  http://svn.apache.org/viewvc?rev=895600&view=rev
+  +1: markt, kkolinko, jim
+  -1: 
+
+* Update recommended tcnative version to the forthcoming 1.1.19.
+  No update on the required version (17)
+  http://svn.apache.org/viewvc?rev=895703&view=rev
+  Also use 1.1.19 when bundling the source in the Tomcat build:
+  http://svn.apache.org/viewvc?rev=897776&view=rev
+  +1: rjung, kkolinko, jfclere, jim
+  -1: 
+
 PATCHES PROPOSED TO BACKPORT:
   [ New proposals should be added at the end of the list ]
 
@@ -109,13 +131,6 @@
     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
-  Port of patch by Keiichi Fujino
-  http://people.apache.org/~markt/patches/2009-12-30-bug48345.patch
-  +1: markt, rjung, jim
-  -1: 
-
 * Allow special characters recognized by the Windows command-line shell to
   be present in the names of CATALINA_HOME/_BASE and the current directory
   used to call the Tomcat scripts.
@@ -138,21 +153,6 @@
          The 'set "a=%b%"' trick is nice, because if you only use the quotation
          marks around the rhs, Windows actually adds them to the value of 'a'.
 
-* Fix https://issues.apache.org/bugzilla/show_bug.cgi?id=48464
-  Provide an option to specify the command window title
-  Patch provided by LiuYan
-  http://svn.apache.org/viewvc?rev=895600&view=rev
-  +1: markt, kkolinko, jim
-  -1: 
-
-* Update recommended tcnative version to the forthcoming 1.1.19.
-  No update on the required version (17)
-  http://svn.apache.org/viewvc?rev=895703&view=rev
-  Also use 1.1.19 when bundling the source in the Tomcat build:
-  http://svn.apache.org/viewvc?rev=897776&view=rev
-  +1: rjung, kkolinko, jfclere, jim
-  -1: 
-
 * Remove hard coded version numbers and instead apply version filter
   already defined in ant scripts.
   Backport from trunk of



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