Commit 2a4aa5ff authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Fixed typo.

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@9386 b35dd754-fafc-0310-a699-88a17e54d16e
parent e09637fb
......@@ -440,7 +440,7 @@ hr {
<h3>Openfire Bug Fixes</h3>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-970'>JM-970</a>] - Fixed deadlock when using old SSL method.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-980'>JM-980</a>] - Fixed DOS attach by closing connection from client that tries to send a "never ending" packet.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-980'>JM-980</a>] - Fixed DOS attack by closing connection from client that tries to send a "never ending" packet.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-981'>JM-981</a>] - Fixed parsing of packets with nested elements with the same name.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-981'>JM-981</a>] - Fixed parsing of &lt;\stream:stream&gt;.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-968'>JM-968</a>] - The https port was not working in the admin console.</li>
......@@ -470,7 +470,7 @@ hr {
<h3>Openfire Connection Manager Module</h3>
<ul>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-970'>JM-970</a>] - Fixed deadlock when using old SSL method.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-980'>JM-980</a>] - Fixed DOS attach by closing connection from client that tries to send a "never ending" packet.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-980'>JM-980</a>] - Fixed DOS attack by closing connection from client that tries to send a "never ending" packet.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-981'>JM-981</a>] - Fixed parsing of packets with nested elements with the same name.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-978'>JM-978</a>] - Updated MINA library to latest version.</li>
<li>[<a href='http://www.igniterealtime.org/issues/browse/JM-977'>JM-977</a>] - Updated bouncycastle library to latest version.</li>
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment