version 1.5.0 (2009-06-24)
       - Fixed bug #2800325 for crash if wrong IP manually typed into Pidgin.
       - New Security Framework: dedicated to use plug-able security mechanisms.
         + Added Kerberos/NTLM SSPI for Windows
         + Added Kerberos MIT for Linux
         + Fixed the NTLM native implementation for Linux
       - New options on Advanced tab: Use Kerberos and Single Sign-on (for both
 kerberos implements). 
       - Fixed the --with-krb5 compilation option. Now pidgin-sipe can be compiled with krb5 support again.
       - To send presence subscribe requests to poolFqdn servers
       - Record-Route header can contain multiple routes. For CHOWA clients.
       - Fixed 2 bugs with INVITE messages from incoming CHOWA clients.
       - FreeBSD compatibility
       - Fixed for 'same conversation ID' issue
       - Fixed for Reuters(LCS2005) frequent disconnects
       - Fixed many warnings on compilation.
       - Fixed many potential memory leaks. Thank you Stefan
       - Fixed I18n support and sync from launchpad
         + Added 'it' and 'ru' translations
         + Updated 'zh', 'cs', 'es' and 'nb' translations.

version 1.4.1 (2009-06-01)
       - Patch for spaces in Login's username
       - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
       - Fixed the correct presence for contacts with the presenceMode="msrtc".
       - Simplify keep alive timeout setting code
       - Fixed the resubscription process in LCS2005 and OCS2005.
       - Fixed the support for batched subscription
       - Fixed a problem when you added a new contact on OCS2007
       - Fixed potential memory leaks. Thank you Stefan
version 1.4.0 (2009-05-17)
       - Simplified Account Settings Basic screen
       - Full support for presence using Batched Category Subscription for 
         OCS2007. [MS-PRES]
       - Full support for presence usgin Batched Simple Subscription for 
         LCS2005. [MS-SIP]
       - Active Directory search for 'Get Info' screen.
       - Buddy URI are replaced with Display Name.
       - Added non sensitive support between the client and servers answers. 
       - Support for deregistration [MS-SIPREGE]
       - Support for 2007 R2 client message formatting.
       - Re-subscription after expiration. LCS2005
       - Added escaping to SOAP request parameters 
       - Implemented a new scheduling system
       - Cleanup status id handling
       - NOTIFY and BENOTIFY similarly handled
       - Implemented piggy-back for buddy subscription.
       - Request for functions only supported for each kind of servers 
         (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
       - Fixed many warnings on compilation.
       - Fixed many potential memory leaks. Thank you Stefan
       - Fixed bug #2786479: some messages could not be delivered to all users.
       - Fixed bug #2779386: fix for invalid NTLM signature.

version 1.3.4 (2009-04-13)
       - Fix segmentation fault caused by redirect
       - Added check for zlib.h, com_err and purple version on configure script,
       - Added note to tooltip
       - Added timeout of security association after eight hours as described 
         in [MS-SIPAE] 3.2.2 Timers.
       - Updates to enable compilation in a Cygwin/MinGW environments
       - Fix a problem with the function purple_get_host_name() in libpurple 
         versions <  2.5.x
       - Support for responses with m=x-ms-message rather than m=message
       - Support for Reuters Messaging environment (LCS2005 like)
       - Support for message formatting (font face, style, color).
       - Introduced invisible mode (Appear Offline). Better status support.	
         official clients
       - Richer status support with reference to [MS-PRES] and work of 
       - Fix for bug #2528391: Accepts the first message from the first packet (INVITE). Counterparty's first message now can appear up to 2 sec earlier.
       - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
       - Added notification support for undelivered messages.

version 1.3.3 (2009-02-09)
	- Implemented keep alive support. Thanks Stefan Becker
	- Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
	- Fixed SSL errors. 
	- Fixed many segmentation fault errors.
	- Added many translation files.

version 1.3.2 (2008-12-14)
	- Added support for mingw. Thanks Carl Seutter
	- Merge with stable branch in the git repository
	- Fixed SSL input processing
	- Extended contact search implementation
	- Path to xBSD support

version 1.3.1 (2008-12-09)
	- Locale/translations support
	- Search contacts support
	- Code cleaned
	- LCS 2005 fixed send/receive messages;partially fixed

version 1.3 (2008-12-04)
	- TLS/SSL support 
        - Fixed signing messages, thanks Gabriel Burt
	- Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
        - Added Presence support for OCS 2007 and LCS 2005
	- A lot of patches to fix: 
           +TLS connections, 
           +Send/receive messages, 
           +Full presence, 
           +TCP connections and optimal options in Advanced tap.
        - A lot bugs fixed

version 1.2 (2007-03-22)

	- Finished the pidgin 2.0 porting
	- Fixed a NTLM auth problem about the flags on challenge3.
	- Fixed the Contact problem.
	- Fixed the segmentation on network detection.
	- Other minor bugs

version 1.1 (2007-03-09)

	- Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
	- Changed the method PUBLISH(don't aply in LCS) for SERVICE 
	- Added new tags in transactions to cloned the LCS transactions.
	- The MESSAGE method works. Now you can send a message to online user.

version 1.0 (2007-03-04)

	Gaim plug-in releases. First release using autoconf and automake.
	Compiles with gaim-2beta5 (or newer). On Debian systeam you need
	the gaim-dev package for compile it.

	First version. Just added this functionalities:
	- Authentication (just type NTLM)
	- Presence (double sided)
	- Retrieves all contacts from server (with groups)
	- Delete contacts and groups
