- Changelog update.
authorremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 15 Nov 2006 23:20:19 +0000 (23:20 +0000)
committerremm <remm@13f79535-47bb-0310-9956-ffa450edef68>
Wed, 15 Nov 2006 23:20:19 +0000 (23:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/tomcat/tc6.0.x/trunk@475488 13f79535-47bb-0310-9956-ffa450edef68

webapps/docs/changelog.xml

index ea5909a..05dd2ef 100644 (file)
   </properties>
 
 <body>
+<section name="Tomcat 6.0.2 (remm)">
+  <subsection name="General">
+    <changelog>
+      <fix>
+        Various tweaks to distribution (remm, funkman)
+      </fix>
+      <update>
+        Update Tomcat native to 1.1.7 (mturk)
+      </update>
+      <update>
+        Update to JDT 3.2.1 (remm)
+      </update>
+    </changelog>
+  </subsection>
+  <subsection name="Catalina">
+    <changelog>
+      <fix>
+        Fix EJB annotation interface (remm)
+      </fix>
+    </changelog>
+  </subsection>
+  <subsection name="Coyote">
+    <changelog>
+      <fix>
+        Fix passing of the keystore password for the NIO connector (fhanik)
+      </fix>
+    </changelog>
+  </subsection> 
+</section>
 <section name="Tomcat 6.0.1 (remm)">
   <subsection name="General">
     <changelog>