Commit 87dc8786 authored by Gaston Dombiak's avatar Gaston Dombiak Committed by gato

1. Broadcast service can now be added as a roster contact.

2. Fixed checking to figure out if a user belongs to a group.
3. Fixed checking to figure out if a user was allowed to send a message to a group.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@3511 b35dd754-fafc-0310-a699-88a17e54d16e
parent 43d72a9e
......@@ -43,6 +43,13 @@
<h1>
Broadcast Plugin Changelog
</h1>
<p><b>1.4.0</b> -- March 02, 2006</p>
<ul>
<li>Broadcast service can now be added as a roster contact.</li>
<li>Fixed checking to figure out if a user belongs to a group.</li>
<li>Fixed checking to figure out if a user was allowed to send a message to a group.</li>
</ul>
<p><b>1.3.1</b> -- December 15, 2005</p>
<ul>
<li>Now requires Wildfire 2.4.0</li>
......
......@@ -8,8 +8,8 @@
<name>Broadcast</name>
<description>Broadcasts messages to users.</description>
<author>Jive Software</author>
<version>1.3.1</version>
<date>12/15/2005</date>
<version>1.4.0</version>
<date>3/2/2006</date>
<url>http://www.jivesoftware.org</url>
<minServerVersion>2.4.0</minServerVersion>
</plugin>
\ No newline at end of file
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