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 2007/12/28 22:03:57 UTC

svn commit: r607329 - /tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml

Author: markt
Date: Fri Dec 28 13:03:56 2007
New Revision: 607329

URL: http://svn.apache.org/viewvc?rev=607329&view=rev
Log:
Move some entries to better section. Put issues in order of bug number.

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

Modified: tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml?rev=607329&r1=607328&r2=607329&view=diff
==============================================================================
--- tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml (original)
+++ tomcat/tc6.0.x/trunk/webapps/docs/changelog.xml Fri Dec 28 13:03:56 2007
@@ -39,15 +39,6 @@
         Fix handling of CometEvent.close when called during BEGIN event (fhanik)
       </update>
       <fix>
-        <bug>43236</bug>: When resetting the response, also reset the flags
-        associated with using a writer or an output stream to allow the user to
-        change character set after the reset. (markt)
-      </fix>
-      <fix>
-        <bug>43241</bug>: Make ServletContext.getResourceAsStream() conform to
-        the specification. Patch provided by John Kew. (markt)
-      </fix>
-      <fix>
         <bug>43594</bug>: Use setenv from CATALINA_BASE (if set) in preference
         to the one in CATALINA_HOME. Patch provided by Shaddy Baddah.
         (markt/jim)
@@ -76,6 +67,18 @@
   <subsection name="Catalina">
     <changelog>
       <fix>
+        <bug>43236</bug>: When resetting the response, also reset the flags
+        associated with using a writer or an output stream to allow the user to
+        change character set after the reset. (markt)
+      </fix>
+      <fix>
+        <bug>43241</bug>: Make ServletContext.getResourceAsStream() conform to
+        the specification. Patch provided by John Kew. (markt)
+      </fix>
+      <fix>
+        <bug>43530 </bug>: doc link fixes provided by  Paul Shemansky (funkman)
+      </fix>
+      <fix>
         <bug>43675</bug>: Fix a possible logging related classloader leak.
         (markt)
       </fix>
@@ -97,9 +100,6 @@
       </update>
       <fix><bug>43687</bug> Remove conditional headers on Form Auth replay, 
            since the UA (esp. FireFox) isn't expecting it.
-      </fix>
-      <fix>
-        <bug>43530 </bug>: doc link fixes provided by  Paul Shemansky (funkman)
       </fix>
       <fix>
         <bug>43993</bug>: mime mapping for WS-Policy. Patch by Fabian Ritzmann  (funkman)



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