From aa32e121643e3a36efba68d8b0eaed3fbcda6c29 Mon Sep 17 00:00:00 2001 From: Gaston Dombiak Date: Fri, 12 Aug 2005 19:37:52 +0000 Subject: [PATCH] Fixed improvement description. git-svn-id: http://svn.igniterealtime.org/svn/repos/smack/trunk@2636 b35dd754-fafc-0310-a699-88a17e54d16e --- build/resources/releasedocs/changelog.html | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/resources/releasedocs/changelog.html b/build/resources/releasedocs/changelog.html index ba76edf2b..6f1703d51 100644 --- a/build/resources/releasedocs/changelog.html +++ b/build/resources/releasedocs/changelog.html @@ -75,7 +75,7 @@ Smack Changelog
  • [SMACK-56] - Reported data can now hold more than one value.
  • [SMACK-57] - RoomInfo now includes the room JID.
  • [SMACK-59] - Date format for delayed dates is configurable.
  • -
  • [SMACK-62] - Fields username and password are optional in Registration.
  • +
  • [SMACK-62] - The username and password fields are now optional in Registration.
  • [SMACK-67] - Parsing of delayed dates was improved to be smarter.
  • [SMACK-68] - PacketParserUtils#parseProperties is now public.
  • [SMACK-69] - Adding or removing entries from a group can now throw an XMPPException.