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

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

Author: remm
Date: Sun Apr 13 10:37:11 2014
New Revision: 1586955

URL: http://svn.apache.org/r1586955
Log:
Improve a bit the changelog.

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=1586955&r1=1586954&r2=1586955&view=diff
==============================================================================
--- tomcat/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/trunk/webapps/docs/changelog.xml Sun Apr 13 10:37:11 2014
@@ -104,20 +104,20 @@
         <bug>56336</bug>: AJP output corruption and errors. (remm)
       </fix>
       <fix>
-        Handle incomplete writes in NIO2. (remm)
+        Handle various cases of incomplete writes in NIO2. (remm)
       </fix>
-      <fix>
+      <scode>
         Code cleanups and i18n in NIO2. (remm)
-      </fix>
+      </scode>
       <fix>
-        Fix extra onDataAvailable calls. (remm)
+        Fix extra onDataAvailable calls in the NIO2 connector. (remm)
       </fix>
       <fix>
         Fix gather writes in NIO2 SSL. (remm)
       </fix>
-      <fix>
+      <scode>
         Upgrade the NIO2 connectors to beta, but still not ready for production. (remm)
-      </fix>
+      </scode>
     </changelog>
   </subsection>
   <subsection name="Jasper">



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