You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by yo...@apache.org on 2005/12/02 17:05:31 UTC

svn commit: r351764 - /tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml

Author: yoavs
Date: Fri Dec  2 08:05:27 2005
New Revision: 351764

URL: http://svn.apache.org/viewcvs?rev=351764&view=rev
Log:
Bugzilla 36742: http://issues.apache.org/bugzilla/show_bug.cgi?id=36742

Modified:
    tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml

Modified: tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml
URL: http://svn.apache.org/viewcvs/tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml?rev=351764&r1=351763&r2=351764&view=diff
==============================================================================
--- tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml (original)
+++ tomcat/container/branches/tc5.0.x/webapps/docs/changelog.xml Fri Dec  2 08:05:27 2005
@@ -14,19 +14,6 @@
 
 <body>
 
-<section name="Tomcat 5.0.32 (yoavs)">
-  <subsection name="General">
-    <changelog>
-      <fix>
-        <bug>32210</bug>: Fixed Realm HowTo. (yoavs)
-      </fix>
-      <fix>
-        <bug>33204</bug>: Fixed SSL HowTo. (yoavs)
-      </fix>
-    </changelog>
-  </subsection>
-</section>
-
 <section name="Tomcat 5.0.31 (yoavs)">
   <subsection name="General">
     <changelog>
@@ -45,6 +32,12 @@
       <fix>
         <bug>32603</bug>: Updated Host doc to reflect appBase resolution. (yoavs)
       </fix>
+      <fix>
+        <bug>32210</bug>: Fixed Realm HowTo. (yoavs)
+      </fix>
+      <fix>
+        <bug>33204</bug>: Fixed SSL HowTo. (yoavs)
+      </fix>
     </changelog>
   </subsection>
 
@@ -56,6 +49,15 @@
       <fix>
         <bug>32137</bug>: Possible thread-safety issue in RealmBase. (yoavs)
       </fix>
+    </changelog>
+  </subsection>
+
+  <subsection name="Coyote">
+    <changelog>
+      <add>
+        <bug>36742</bug>: Add DEBUG-level warning message to InternalInputBuffer, as suggested by
+        Greg Steuck. (yoavs)
+      </add>
     </changelog>
   </subsection>
 



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