Commit 20357a57 authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Updated dates on plugins.


git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/branches/openfire_3_5_0@10054 b35dd754-fafc-0310-a699-88a17e54d16e
parent 9514d94c
...@@ -41,6 +41,13 @@ ...@@ -41,6 +41,13 @@
<body> <body>
<h1>MotD Plugin Changelog</h1> <h1>MotD Plugin Changelog</h1>
<p><b>1.0.4</b> -- March 11, 2008</p>
<ul>
<li>Updated to work with Openfire 3.5.0.</li>
</ul>
<p><b>1.0.3</b> -- December 27, 2007</p> <p><b>1.0.3</b> -- December 27, 2007</p>
<ul> <ul>
<li>Migrated to being offered through openfire's primary plugin repository.</li> <li>Migrated to being offered through openfire's primary plugin repository.</li>
......
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<description>Allows admins to have a message sent to users each time they log in.</description> <description>Allows admins to have a message sent to users each time they log in.</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.0.4</version> <version>1.0.4</version>
<date>12/27/2007</date> <date>3/11/2008</date>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.5.0</minServerVersion>
<adminconsole> <adminconsole>
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
Search Plugin Changelog Search Plugin Changelog
</h1> </h1>
<p><b>1.4.2</b> -- March 11, 2008</p>
<ul>
<li>Updated to work with Openfire 3.5.0.</li>
</ul>
<p><b>1.4.1</b> -- June 20, 2007</p> <p><b>1.4.1</b> -- June 20, 2007</p>
<ul> <ul>
<li>Unescape username before returning search results to the client.</li> <li>Unescape username before returning search results to the client.</li>
...@@ -166,4 +172,4 @@ Search Plugin Changelog ...@@ -166,4 +172,4 @@ Search Plugin Changelog
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<description>Provides support for Jabber Search (XEP-0055)</description> <description>Provides support for Jabber Search (XEP-0055)</description>
<author>Ryan Graham</author> <author>Ryan Graham</author>
<version>1.4.2</version> <version>1.4.2</version>
<date>6/20/2007</date> <date>3/11/2008</date>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.5.0</minServerVersion>
<adminconsole> <adminconsole>
......
...@@ -44,6 +44,12 @@ ...@@ -44,6 +44,12 @@
SIP Plugin Changelog SIP Plugin Changelog
</h1> </h1>
<p><b>1.0.3</b> -- March 11, 2008</p>
<ul>
<li>Updated to work with Openfire 3.5.0.</li>
</ul>
<p><b>1.0.2</b> -- November 13, 2007</p> <p><b>1.0.2</b> -- November 13, 2007</p>
<ul> <ul>
...@@ -63,4 +69,4 @@ SIP Plugin Changelog ...@@ -63,4 +69,4 @@ SIP Plugin Changelog
</ul> </ul>
</body> </body>
</html> </html>
\ No newline at end of file
...@@ -6,7 +6,7 @@ ...@@ -6,7 +6,7 @@
<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.3</version> <version>1.0.3</version>
<date>11/13/2007</date> <date>3/11/2008</date>
<databaseKey>sip</databaseKey> <databaseKey>sip</databaseKey>
<databaseVersion>1</databaseVersion> <databaseVersion>1</databaseVersion>
<minServerVersion>3.5.0</minServerVersion> <minServerVersion>3.5.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