Author: kkolinko
Date: Sun Oct 19 18:44:59 2014
New Revision: 1632971

URL: http://svn.apache.org/r1632971
Log:
Move recent fixes to the correct section. They will be in 7.0.57, not 7.0.56. 
(Followup to r1632634 r1632968)

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=1632971&r1=1632970&r2=1632971&view=diff
==============================================================================
--- tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc7.0.x/trunk/webapps/docs/changelog.xml Sun Oct 19 18:44:59 2014
@@ -116,6 +116,9 @@
       <fix>
         Fix client subprotocol handling. (remm)
       </fix>
+      <fix>
+        Add null checks for arguments in remote endpoint. (remm/kkolinko)
+      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">
@@ -382,12 +385,6 @@
         Update the WebSocket implementation to support the Java WebSocket
         specification version 1.1. (markt)
       </update>
-      <fix>
-        Fix client subprotocol handling. (remm)
-      </fix>
-      <fix>
-        Add null checks for arguments in remote endpoint. (remm/kkolinko)
-      </fix>
     </changelog>
   </subsection>
   <subsection name="Web applications">



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

Reply via email to