You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by ma...@apache.org on 2014/11/24 12:05:40 UTC

svn commit: r1641360 - /tomcat/trunk/webapps/docs/changelog.xml

Author: markt
Date: Mon Nov 24 11:05:39 2014
New Revision: 1641360

URL: http://svn.apache.org/r1641360
Log:
Update changelog with Coyote changes to date.

Modified:
    tomcat/trunk/webapps/docs/changelog.xml

Modified: tomcat/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/trunk/webapps/docs/changelog.xml?rev=1641360&r1=1641359&r2=1641360&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Mon Nov 24 11:05:39 2014
@@ -38,7 +38,7 @@
 
   Fixes having an issue number are sorted by their number, ascending.
 
-  There is no ordering by add/update/fix.
+  There is no ordering by add/update/fix/scode.
 
   Other fixed issues are added to the end of the list, chronologically.
   They eventually become mixed with the numbered issues. (I.e., numbered
@@ -65,6 +65,10 @@
       <update>
         Remove support for the HTTP BIO and AJP BIO connectors. (markt)
       </update>
+      <scode>
+        Refactor HTTP upgrade and AJP implementations to reduce duplication.
+        (markt)
+      </scode>
     </changelog>
   </subsection>
 </section>



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