Commit 35fb14fd authored by Leon Roy's avatar Leon Roy Committed by leonroy

IN PROGRESS - issue OF-651: Monitoring plugin should have an option to purge and restrict

http://issues.igniterealtime.org/browse/OF-651

git-svn-id: http://svn.igniterealtime.org/svn/repos/openfire/trunk@13653 b35dd754-fafc-0310-a699-88a17e54d16e
parent 0546a6a4
...@@ -44,6 +44,13 @@ ...@@ -44,6 +44,13 @@
Monitoring Plugin Changelog Monitoring Plugin Changelog
</h1> </h1>
<p><b>1.3.2-rc1</b> -- May 13, 2013</p>
<ul>
<li>OF-651 - Monitoring plugin should have an option to purge and restrict.</li>
</ul>
<p><b>1.3.1-rc1</b> -- April 30, 2013</p> <p><b>1.3.1-rc1</b> -- April 30, 2013</p>
<ul> <ul>
......
...@@ -5,8 +5,8 @@ ...@@ -5,8 +5,8 @@
<name>Monitoring Service</name> <name>Monitoring Service</name>
<description>Monitors conversations and statistics of the server.</description> <description>Monitors conversations and statistics of the server.</description>
<author>Jive Software</author> <author>Jive Software</author>
<version>1.3.1-rc1</version> <version>1.3.2-beta1</version>
<date>04/30/2013</date> <date>05/13/2013</date>
<minServerVersion>3.6.0</minServerVersion> <minServerVersion>3.6.0</minServerVersion>
<databaseKey>monitoring</databaseKey> <databaseKey>monitoring</databaseKey>
<databaseVersion>1</databaseVersion> <databaseVersion>1</databaseVersion>
......
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