Author: mturk Date: Wed Feb 17 12:16:04 2010 New Revision: 910943 URL: http://svn.apache.org/viewvc?rev=910943&view=rev Log: Copy the 1.1.x changelog
Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml?rev=910943&r1=910942&r2=910943&view=diff ============================================================================== --- tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml (original) +++ tomcat/native/trunk/xdocs/miscellaneous/changelog-1.1.x.xml Wed Feb 17 12:16:04 2010 @@ -36,6 +36,27 @@ new documentation project for Tomcat Native was started. </p> </section> +<section name="Changes between 1.1.19 and 1.1.20"> + <changelog> + <fix> + <bug>48584</bug>: Prevent crashing JVM on shutdown. (mturk) + </fix> + </changelog> +</section> +<section name="Changes between 1.1.18 and 1.1.19"> + <changelog> + <fix> + Update windows resource files to correct version. (mturk) + </fix> + <fix> + <bug>48129</bug>: Fix build with OpenSSL 1.0.0-beta3. + Patch provided by Tomas Mraz. (mturk, rjung) + </fix> + <update> + Add detection of the Mac OS X JVM. (rjung) + </update> + </changelog> +</section> <section name="Changes between 1.1.17 and 1.1.18"> <changelog> <fix> --------------------------------------------------------------------- To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org For additional commands, e-mail: dev-h...@tomcat.apache.org