- Changelog update.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 23 Dec 2006 00:08:09 +0000 (00:08 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Sat, 23 Dec 2006 00:08:09 +0000 (00:08 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@489806 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index 3bcc8d7..c9b8106 100644 (file)
   </properties>
 
 <body>
+<section name="Tomcat 6.0.7 (remm)">
+  <subsection name="General">
+    <changelog>
+      <fix>
+        Fix installer's bitmap (mturk)
+      </fix>
+    </changelog>
+  </subsection>
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        Refactor logging of errors which may occur when reading a post body (remm)
+      </fix>
+    </changelog>
+  </subsection>
+  <subsection name="Coyote">
+    <changelog>
+      <fix>
+        <bug>37869</bug>: Also use the SSL_INFO_CLIENT_CERT field if the chain is empty,
+        submitted by Grzegorz Grzybek (remm)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
+<section name="Tomcat 6.0.6 (remm)">
+  <subsection name="General">
+    <changelog>
+      <fix>
+        Fix tagging which did not include 6.0.5's changelog (remm)
+      </fix>
+    </changelog>
+  </subsection>
+</section>
 <section name="Tomcat 6.0.5 (remm)">
   <subsection name="Catalina">
     <changelog>