Author: markt
Date: Wed Jan 11 18:41:11 2023
New Revision: 1906611

URL: http://svn.apache.org/viewvc?rev=1906611&view=rev
Log:
Update which APIs actually required changes

Modified:
    tomcat/site/trunk/docs/migration-11.0.html
    tomcat/site/trunk/xdocs/migration-11.0.xml

Modified: tomcat/site/trunk/docs/migration-11.0.html
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/migration-11.0.html?rev=1906611&r1=1906610&r2=1906611&view=diff
==============================================================================
--- tomcat/site/trunk/docs/migration-11.0.html (original)
+++ tomcat/site/trunk/docs/migration-11.0.html Wed Jan 11 18:41:11 2023
@@ -37,9 +37,8 @@ versions of Apache Tomcat.</p>
   
   <div class="subsection"><h4 id="Servlet_6.1_API">Servlet 6.1 API</h4><div 
class="text">
 
-    <p>Support for running under a <code>SecurityManager</code> has been
-    removed.</p>
-
+    <p>No changes.</p>
+    
   </div></div>
 
   <div class="subsection"><h4 id="Server_Pages_4.0">Server Pages 4.0</h4><div 
class="text">
@@ -61,13 +60,15 @@ versions of Apache Tomcat.</p>
 
   <div class="subsection"><h4 id="WebSocket_TBD">WebSocket TBD</h4><div 
class="text">
 
-    <p>No changes.</p>
-    
+    <p>Support for running under a <code>SecurityManager</code> has been
+    removed.</p>
+
   </div></div>
 
   <div class="subsection"><h4 id="Authentication_TBD">Authentication 
TBD</h4><div class="text">
   
-    <p>No changes.</p>
+    <p>Support for running under a <code>SecurityManager</code> has been
+    removed.</p>
 
   </div></div>
 

Modified: tomcat/site/trunk/xdocs/migration-11.0.xml
URL: 
http://svn.apache.org/viewvc/tomcat/site/trunk/xdocs/migration-11.0.xml?rev=1906611&r1=1906610&r2=1906611&view=diff
==============================================================================
--- tomcat/site/trunk/xdocs/migration-11.0.xml (original)
+++ tomcat/site/trunk/xdocs/migration-11.0.xml Wed Jan 11 18:41:11 2023
@@ -50,9 +50,8 @@ versions of Apache Tomcat.</p>
   
   <subsection name="Servlet 6.1 API">
 
-    <p>Support for running under a <code>SecurityManager</code> has been
-    removed.</p>
-
+    <p>No changes.</p>
+    
   </subsection>
 
   <subsection name="Server Pages 4.0">
@@ -74,13 +73,15 @@ versions of Apache Tomcat.</p>
 
   <subsection name="WebSocket TBD">
 
-    <p>No changes.</p>
-    
+    <p>Support for running under a <code>SecurityManager</code> has been
+    removed.</p>
+
   </subsection>
 
   <subsection name="Authentication TBD">
   
-    <p>No changes.</p>
+    <p>Support for running under a <code>SecurityManager</code> has been
+    removed.</p>
 
   </subsection>
 



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

Reply via email to