Correct some questionable uses of printf-like functions in uuid.c
[siplcs.git] / ChangeLog
blobaa6660579a819780647777b08fb51a18d7591ec6
1 version 1.4.1 (2009-06-01)
2        - Patch for spaces in Login's username
3        - Fixed bugs #2793431, #2793688 for crash in process_incoming_notify_rlmi_resub
4        - Fixed the correct presence for contacts with the presenceMode="msrtc".
5        - Simplify keep alive timeout setting code
6        - Fixed the resubscription process in LCS2005 and OCS2005.
7        - Fixed the support for batched subscription
8        - Fixed a problem when you added a new contact on OCS2007
9        - Fixed potential memory leaks. Thank you Stefan
10 version 1.4.0 (2009-05-17)
11        - Simplified Account Settings Basic screen
12        - Full support for presence using Batched Category Subscription for 
13          OCS2007. [MS-PRES]
14        - Full support for presence usgin Batched Simple Subscription for 
15          LCS2005. [MS-SIP]
16        - Active Directory search for 'Get Info' screen.
17        - Buddy URI are replaced with Display Name.
18        - Added non sensitive support between the client and servers answers. 
19        - Support for deregistration [MS-SIPREGE]
20        - Support for 2007 R2 client message formatting.
21        - Re-subscription after expiration. LCS2005
22        - Added escaping to SOAP request parameters 
23        - Implemented a new scheduling system
24        - Cleanup status id handling
25        - NOTIFY and BENOTIFY similarly handled
26        - Implemented piggy-back for buddy subscription.
27        - Request for functions only supported for each kind of servers 
28          (Allow-Events) OCS2007 and LCS2005. (may be LCS2003?)
29        - Fixed many warnings on compilation.
30        - Fixed many potential memory leaks. Thank you Stefan
31        - Fixed bug #2786479: some messages could not be delivered to all users.
32        - Fixed bug #2779386: fix for invalid NTLM signatire.
34 version 1.3.4 (2009-04-13)
35        - Fix segmentation fault caused by redirect
36        - Added check for zlib.h, com_err and purple version on configure script,
37        - Added note to tooltip
38        - Added timeout of security association after eight hours as described 
39          in [MS-SIPAE] 3.2.2 Timers.
40        - Updates to enable compilation in a Cygwin/MinGW environments
41        - Fix a problem with the function purple_get_host_name() in libpurple 
42          versions <  2.5.x
43        - Support for responses with m=x-ms-message rather than m=message
44        - Support for Reuters Messaging environment (LCS2005 like)
45        - Support for message formatting (font face, style, color).
46        - Introduced invisible mode (Appear Offline). Better status support.     
47          official clients
48        - Richer status support with reference to [MS-PRES] and work of 
49        - 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.
50        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
51        - Added notification support for undelivered messages.
53 version 1.3.3 (2009-02-09)
54         - Implemented keep alive support. Thanks Stefan Becker
55         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
56         - Fixed SSL errors. 
57         - Fixed many segmentation fault errors.
58         - Added many translation files.
60 version 1.3.2 (2008-12-14)
61         - Added support for mingw. Thanks Carl Seutter
62         - Merge with stable branch in the git repository
63         - Fixed SSL input processing
64         - Extended contact search implementation
65         - Path to xBSD support
67 version 1.3.1 (2008-12-09)
68         - Locale/translations support
69         - Search contacts support
70         - Code cleaned
71         - LCS 2005 fixed send/receive messages;partially fixed
73 version 1.3 (2008-12-04)
74         - TLS/SSL support 
75         - Fixed signing messages, thanks Gabriel Burt
76         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
77         - Added Presence support for OCS 2007 and LCS 2005
78         - A lot of patches to fix: 
79            +TLS connections, 
80            +Send/receive messages, 
81            +Full presence, 
82            +TCP connections and optimal options in Advanced tap.
83         - A lot bugs fixed
85 version 1.2 (2007-03-22)
87         - Finished the pidgin 2.0 porting
88         - Fixed a NTLM auth problem about the flags on challenge3.
89         - Fixed the Contact problem.
90         - Fixed the segmentation on network detection.
91         - Other minor bugs
93 version 1.1 (2007-03-09)
95         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
96         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
97         - Added new tags in transactions to cloned the LCS transactions.
98         - The MESSAGE method works. Now you can send a message to online user.
100 version 1.0 (2007-03-04)
102         Gaim plug-in releases. First release using autoconf and automake.
103         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
104         the gaim-dev package for compile it.
106         First version. Just added this functionalities:
107         - Authentication (just type NTLM)
108         - Presence (double sided)
109         - Retrieves all contacts from server (with groups)
110         - Delete contacts and groups