You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2006/09/03 20:42:16 UTC

svn commit: r439826 - /tomcat/connectors/trunk/jk/xdocs/changelog.xml

Author: rjung
Date: Sun Sep  3 11:42:15 2006
New Revision: 439826

URL: http://svn.apache.org/viewvc?view=rev&rev=439826
Log:
Correct changelog.

Modified:
    tomcat/connectors/trunk/jk/xdocs/changelog.xml

Modified: tomcat/connectors/trunk/jk/xdocs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/connectors/trunk/jk/xdocs/changelog.xml?view=diff&rev=439826&r1=439825&r2=439826
==============================================================================
--- tomcat/connectors/trunk/jk/xdocs/changelog.xml (original)
+++ tomcat/connectors/trunk/jk/xdocs/changelog.xml Sun Sep  3 11:42:15 2006
@@ -36,11 +36,13 @@
       request. Return 500 insted. (mturk)
       </fix>
       <update>
-      LB: Combine ok/error/recovering/busy runtime states into a single scalar.
-      LB: Combine active/disabled/stopped configuration states into a single scalar.
+      LB: Combine ok/error/recovering/busy runtime states into a single scalar. (rjung)
       </update>
       <update>
-      LB: Add several Apache notes to enable standard logging for load balancer results.
+      LB: Combine active/disabled/stopped configuration states into a single scalar. (rjung)
+      </update>
+      <update>
+      LB: Add several Apache notes to enable standard logging for load balancer results. (rjung)
       </update>
       <update>
       LB: Reorganisation of the main load balancer service loop. (rjung)
@@ -56,7 +58,7 @@
       rewritten url is larger then the original one. (mturk)
       </fix>
       <update>
-      New JkOption to disable connection persistence. (jim)
+      New JkOption "DisableReuse" to disable connection persistence. (jim)
       </update>
       <update>
       LB: Move sessionid retrieval out of get_most_suitable_worker into service. (rjung)



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