Parsed the Allow-Events header comming in the registration process,
[siplcs.git] / ChangeLog
blob58207007f5235463ea533dac037f33b5e277e30f
1 version 1.3.4 (2009-04-13)
2        - Fix segmentation fault caused by redirect
3        - Added check for zlib.h, com_err and purple version on configure script,
4        - Added note to tooltip
5        - Added timeout of security association after eight hours as described 
6          in [MS-SIPAE] 3.2.2 Timers.
7        - Updates to enable compilation in a Cygwin/MinGW environments
8        - Fix a problem with the function purple_get_host_name() in libpurple 
9          versions <  2.5.x
10        - Support for responses with m=x-ms-message rather than m=message
11        - Support for Reuters Messaging environment (LCS2005 like)
12        - Support for message formatting (font face, style, color).
13        - Introduced invisible mode (Appear Offline). Better status support.     
14          official clients
15        - Richer status support with reference to [MS-PRES] and work of 
16        - 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.
17        - Fixed the offline contacts problem in OCS2007 following [MS-PRES]
18        - Added notification support for undelivered messages.
20 version 1.3.3 (2009-02-09)
21         - Implemented keep alive support. Thanks Stefan Becker
22         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
23         - Fixed SSL errors. 
24         - Fixed many segmentation fault errors.
25         - Added many translation files.
27 version 1.3.2 (2008-12-14)
28         - Added support for mingw. Thanks Carl Seutter
29         - Merge with stable branch in the git repository
30         - Fixed SSL input processing
31         - Extended contact search implementation
32         - Path to xBSD support
34 version 1.3.1 (2008-12-09)
35         - Locale/translations support
36         - Search contacts support
37         - Code cleaned
38         - LCS 2005 fixed send/receive messages;partially fixed
40 version 1.3 (2008-12-04)
41         - TLS/SSL support 
42         - Fixed signing messages, thanks Gabriel Burt
43         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
44         - Added Presence support for OCS 2007 and LCS 2005
45         - A lot of patches to fix: 
46            +TLS connections, 
47            +Send/receive messages, 
48            +Full presence, 
49            +TCP connections and optimal options in Advanced tap.
50         - A lot bugs fixed
52 version 1.2 (2007-03-22)
54         - Finished the pidgin 2.0 porting
55         - Fixed a NTLM auth problem about the flags on challenge3.
56         - Fixed the Contact problem.
57         - Fixed the segmentation on network detection.
58         - Other minor bugs
60 version 1.1 (2007-03-09)
62         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
63         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
64         - Added new tags in transactions to cloned the LCS transactions.
65         - The MESSAGE method works. Now you can send a message to online user.
67 version 1.0 (2007-03-04)
69         Gaim plug-in releases. First release using autoconf and automake.
70         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
71         the gaim-dev package for compile it.
73         First version. Just added this functionalities:
74         - Authentication (just type NTLM)
75         - Presence (double sided)
76         - Retrieves all contacts from server (with groups)
77         - Delete contacts and groups