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