You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by mt...@apache.org on 2012/05/28 15:45:46 UTC

svn commit: r1343254 - /tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml

Author: mturk
Date: Mon May 28 13:45:45 2012
New Revision: 1343254

URL: http://svn.apache.org/viewvc?rev=1343254&view=rev
Log:
Update changes

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

Modified: tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml?rev=1343254&r1=1343253&r2=1343254&view=diff
==============================================================================
--- tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/jk/trunk/xdocs/miscellaneous/changelog.xml Mon May 28 13:45:45 2012
@@ -40,6 +40,21 @@
   new documentation project for JK was started.
   </p>
 </section>
+<section name="Changes between 1.2.36 and 1.2.35">
+  <br />
+  <subsection name="Native">
+    <changelog>
+      <fix>
+        Fix regression which can crash webserver in case worker is
+        defined both as member of load balancer and as standlaone worker. (mturk)
+      </fix>
+      <fix>
+        Fix core if debug log level is specifed and there is no
+        session identifier present. (mturk)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
 <section name="Changes between 1.2.35 and 1.2.36">
   <br />
   <subsection name="Native">



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