You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@tomcat.apache.org by rj...@apache.org on 2015/11/02 10:39:29 UTC

svn commit: r1711922 - /tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

Author: rjung
Date: Mon Nov  2 09:39:29 2015
New Revision: 1711922

URL: http://svn.apache.org/viewvc?rev=1711922&view=rev
Log:
Add some minor changes to changelog.

Modified:
    tomcat/native/trunk/xdocs/miscellaneous/changelog.xml

Modified: tomcat/native/trunk/xdocs/miscellaneous/changelog.xml
URL: http://svn.apache.org/viewvc/tomcat/native/trunk/xdocs/miscellaneous/changelog.xml?rev=1711922&r1=1711921&r2=1711922&view=diff
==============================================================================
--- tomcat/native/trunk/xdocs/miscellaneous/changelog.xml (original)
+++ tomcat/native/trunk/xdocs/miscellaneous/changelog.xml Mon Nov  2 09:39:29 2015
@@ -40,6 +40,23 @@
       <bug>58566</bug>: Enable Tomcat Native 1.2.x to work with Tomcat releases
       that do not have the necessary Java code to support SNI. (markt)
     </fix>
+    <update>
+      Minor rework of "buildconf" script. (rjung)
+    </update>
+    <fix>
+      Fix APR dependency version expression in RPM spec file. (rjung)
+    </fix>
+    <fix>
+      Fix major library version number in Windows build files, RPM spec file
+      and build description. (rjung)
+    </fix>
+    <fix>
+      Remove files "KEYS" and "download_deps.sh" from Windows (zip)
+      source distribution. (rjung)
+    </fix>
+    <fix>
+      Fix "unused variable" compiler warning. (rjung)
+    </fix>
   </changelog>
 </section>
 <section name="Changes in 1.2.0">



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