Commit 838b4ca7 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

Updated for 1.0.5

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@10888 b35dd754-fafc-0310-a699-88a17e54d16e
parent d21d5c42
...@@ -44,6 +44,18 @@ ...@@ -44,6 +44,18 @@
SIP Plugin Changelog SIP Plugin Changelog
</h1> </h1>
<p><b>1.0.5</b> -- March 11, 2008</p>
<ul>
<li>Fixed critical security vulnerability.</li>
</ul>
<p><b>1.0.4</b> -- April 7, 2008</p>
<ul>
<li>Updated to work with Openfire 3.6.0.</li>
</ul>
<p><b>1.0.3</b> -- March 11, 2008</p> <p><b>1.0.3</b> -- March 11, 2008</p>
<ul> <ul>
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
<name>SIP Phone Plugin</name> <name>SIP Phone Plugin</name>
<description>Provides support for SIP account management</description> <description>Provides support for SIP account management</description>
<author>Ignite Realtime</author> <author>Ignite Realtime</author>
<version>1.0.4</version> <version>1.0.5</version>
<date>4/7/2008</date> <date>11/14/2008</date>
<databaseKey>sip</databaseKey> <databaseKey>sip</databaseKey>
<databaseVersion>2</databaseVersion> <databaseVersion>2</databaseVersion>
<minServerVersion>3.6.0</minServerVersion> <minServerVersion>3.6.0</minServerVersion>
......
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