Merge branch 'mob' of git+ssh://mob@repo.or.cz/srv/git/siplcs into mob
[siplcs.git] / ChangeLog
blobc5aedcce244568cdf61e3a7fe68f3639b733c262
1 version 1.3.4 (TBD)
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.
18 version 1.3.3 (2009-02-09)
19         - Implemented keep alive support. Thanks Stefan Becker
20         - Support LCS 2005 buddy auth/blocking. Thanks Gabriel Burt
21         - Fixed SSL errors. 
22         - Fixed many segmentation fault errors.
23         - Added many translation files.
25 version 1.3.2 (2008-12-14)
26         - Added support for mingw. Thanks Carl Seutter
27         - Merge with stable branch in the git repository
28         - Fixed SSL input processing
29         - Extended contact search implementation
30         - Path to xBSD support
32 version 1.3.1 (2008-12-09)
33         - Locale/translations support
34         - Search contacts support
35         - Code cleaned
36         - LCS 2005 fixed send/receive messages;partially fixed
38 version 1.3 (2008-12-04)
39         - TLS/SSL support 
40         - Fixed signing messages, thanks Gabriel Burt
41         - Fixed LCS contacts with add/remove/modify, thanks Gabriel Burt
42         - Added Presence support for OCS 2007 and LCS 2005
43         - A lot of patches to fix: 
44            +TLS connections, 
45            +Send/receive messages, 
46            +Full presence, 
47            +TCP connections and optimal options in Advanced tap.
48         - A lot bugs fixed
50 version 1.2 (2007-03-22)
52         - Finished the pidgin 2.0 porting
53         - Fixed a NTLM auth problem about the flags on challenge3.
54         - Fixed the Contact problem.
55         - Fixed the segmentation on network detection.
56         - Other minor bugs
58 version 1.1 (2007-03-09)
60         - Fixed a bug in NOTIFY and SUBSCRIBE methods (401 error)
61         - Changed the method PUBLISH(don't aply in LCS) for SERVICE 
62         - Added new tags in transactions to cloned the LCS transactions.
63         - The MESSAGE method works. Now you can send a message to online user.
65 version 1.0 (2007-03-04)
67         Gaim plug-in releases. First release using autoconf and automake.
68         Compiles with gaim-2beta5 (or newer). On Debian systeam you need
69         the gaim-dev package for compile it.
71         First version. Just added this functionalities:
72         - Authentication (just type NTLM)
73         - Presence (double sided)
74         - Retrieves all contacts from server (with groups)
75         - Delete contacts and groups