Commit bf6e4a0e authored by Daniel Henninger's avatar Daniel Henninger Committed by dhenninger

Upgraded info for beta 3.

git-svn-id: http://svn.igniterealtime.org/svn/repos/wildfire/trunk@5546 b35dd754-fafc-0310-a699-88a17e54d16e
parent 350000c7
......@@ -158,6 +158,26 @@ hr {
<div id="pageBody">
<h2>1.0 Beta 3 -- <span style="font-weight: normal;">September 28, 2006</span></h2>
<b>Bug Fixes</b>
<ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-48'>GATE-48</a>] - Password defaults to "something else" in edit dialogs (******)</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-50'>GATE-50</a>] - MSN contacts being lumped together into one group (MSN Contacts)</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-57'>GATE-57</a>] - Blank message content causes crashes</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-61'>GATE-61</a>] - Null email address in MSN contact list causes null pointer exception.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-63'>GATE-63</a>] - MSN contacts should only be pulled from forward list (or treat others different)</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-65'>GATE-65</a>] - Yahoo statuses are not placed with the correct contact</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-66'>GATE-66</a>] - Should actually check for valid username entered before accepting it.</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-68'>GATE-68</a>] - Not rejecting registrations from external XMPP users</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-69'>GATE-69</a>] - Yahoo is not reporting failed logins</li>
</ul>
<b>Improvements</b>
<ul>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-60'>GATE-60</a>] - Upgraded JML to latest version</li>
<li>[<a href='http://www.jivesoftware.org/issues/browse/GATE-70'>GATE-70</a>] - Update all Log exception calls to actually pass the exception for printing</li>
</ul>
<h2>1.0 Beta 2 -- <span style="font-weight: normal;">September 19, 2006</span></h2>
......
......@@ -8,8 +8,8 @@
<name>IM Gateway</name>
<description>Provides gateway connectivity to the other public instant messaging networks</description>
<author>Daniel Henninger</author>
<version>1.0 Beta 2</version>
<date>09/19/2006</date>
<version>1.0 Beta 3</version>
<date>09/28/2006</date>
<minServerVersion>3.1.0</minServerVersion>
<databaseKey>gateway</databaseKey>
<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