Author: markt
Date: Mon Jun 7 15:47:48 2021
New Revision: 1890572
URL: http://svn.apache.org/viewvc?rev=1890572&view=rev
Log:
Fix formatting
Modified:
tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
Modified: tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html
URL:
http://svn.apache.org/viewvc/tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html?rev=1890572&r1=1890571&r2=1890572&view=diff
==============================================================================
--- tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html (original)
+++ tomcat/site/trunk/docs/native-doc/miscellaneous/changelog.html Mon Jun 7
15:47:48 2021
@@ -4,18 +4,20 @@
This is the Changelog for Tomcat Native 1.2.
</p>
</div><h3 id="Changes_in_1.2.30">Changes in 1.2.30</h3><div class="text">
- <add>
+ <ul class="changelog">
+ <li><img alt="Add: " class="icon" src="../images/add.gif">
<a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65181">65181</a>:
Additional changes required to provided support for
using OpenSSL Engines that use proprietary key formats. Based on a patch
provided by Edin Hodzic. (markt)
- </add>
- <fix>
+ </li>
+ <li><img alt="Fix: " class="icon" src="../images/fix.gif">
<a
href="https://bz.apache.org/bugzilla/show_bug.cgi?id=65329">65329</a>: Correct
handling of <code>WINVER</code> in make file to
use correct constant for Windows 7. Add constants for Windows 8,
Windows 8.1 and Windows 10. Rename <code>WINNT</code> to
<code>WIN2k</code> as it is used for Windows 2000 upwards, not Windows NT
upwards. (markt)
- </fix>
+ </li>
+ </ul>
</div><h3 id="Changes_in_1.2.29_(not_released)">Changes in 1.2.29 (not
released)</h3><div class="text">
<ul class="changelog">
<li><img alt="Fix: " class="icon" src="../images/fix.gif">
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]