From c76776f24b2dc0f53835854c9e327f74113e6a7b Mon Sep 17 00:00:00 2001 From: Matt Tucker Date: Sat, 21 Apr 2007 20:19:13 +0000 Subject: [PATCH] Updates for 2.5.2 beta. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@8088 b35dd754-fafc-0310-a699-88a17e54d16e --- build/build.xml | 2 +- build/resources/releasedocs/changelog.html | 9 +++++++++ 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/build/build.xml b/build/build.xml index 3e80abbda..03427255c 100644 --- a/build/build.xml +++ b/build/build.xml @@ -28,7 +28,7 @@ - + diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html index 9c58c5e9b..d815c1535 100644 --- a/build/resources/releasedocs/changelog.html +++ b/build/resources/releasedocs/changelog.html @@ -159,6 +159,15 @@ hr {
+

3.0.2 -- May 3, 2007

+ +

Bug Fixes

+
    +
  • [SMACK-212] - Jingle can't establish session if only one side has a relay service
  • +
  • [SMACK-213] - RTP Bridge Resolver get wrong localhost address in certain situations
  • +
  • [SMACK-214] - Presences with a negative priority of -1 are not sending the priority to the server
  • +
+

3.0.1 -- April 12, 2007

Bug Fixes