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 2012/10/05 13:50:32 UTC

svn commit: r1394458 - /tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Author: kkolinko
Date: Fri Oct  5 11:50:32 2012
New Revision: 1394458

URL: http://svn.apache.org/viewvc?rev=1394458&view=rev
Log:
Adjust the changelog.

Modified:
    tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml

Modified: tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml?rev=1394458&r1=1394457&r2=1394458&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Fri Oct  5 11:50:32 2012
@@ -68,9 +68,9 @@
   </subsection>
   <subsection name="Web applications">
     <changelog>
-    <fix>
-      Correct the couple of broken links in the Tomcat Javadoc. (markt)
-    </fix>
+      <fix>
+        Correct the couple of broken links in the Tomcat Javadoc. (markt)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Other">
@@ -100,7 +100,7 @@
       <update>
         <code>JMXProxyServlet</code> now allows multiple operation commands like
         <code>invokeAndSet</code>, <code>invokeAndGet</code>,
-        etc. (schultz)
+        etc. (schultz) <em>Note</em>: reverted in 7.0.32.
       </update>
       <fix>
         <bug>53843</bug>: <code>request.isAsyncStarted()</code> must continue to
@@ -184,7 +184,8 @@
       <fix>
         <bug>53481</bug>: Added support for SSLHonorCipherOrder to allow
         the server to impose its cipher order on the client. Based on a patch
-        provided by Marcel Å ebek. (schultz)
+        provided by Marcel &#x160;ebek. This feature requires
+        Tomcat Native 1.1.25 or later. (schultz)
       </fix>
       <fix>
         <bug>53498</bug>: Fix atomicity bugs in use of concurrent collections.



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