Import Debian changes 1.24-1
[cascardo/sendxmpp.git] / Changes
1 2014-09-13:
2         - released version 1.24
3         - new config format supported - key: value
4 2012-10-28:
5         - released version 1.23
6         - added options --no-tls-verify and --tls-ca-path, thanks to Alexander Weidinger <aw AT sz9i.net>
7
8 2012-10-20:
9         - CVS repository of sendxmpp migrated to Git repository https://github.com/lhost/sendxmpp
10         - Homepage URL changed to http://sendxmpp.hostname.sk
11
12 2008-10-21:
13         - Added support for 'chat' message type. Implemented modified version of
14           messsage-type-chat.patch from Marc Mims <marc AT questright.com>
15           Supported message types are 'message', 'chat', 'headline'.
16           Default message type is 'message'.
17
18 2008-08-25:
19         - Fix: fixed parsing of account with specific connection host
20           Thanks to Klaus Alexander Seistrup <klaus AT seistrup.dk>
21
22 2007-09-10:
23         - Fix: config file permission check did not allow read only file (Andrej Mikus)
24         - Fix: authentication to Google Talk server (Andrej Mikus)
25         - Feature: added a -l/--headline option to sendxmpp, to allow to send
26           a headline type message(Jerome Sautret <jerome.sautret@process-one.net>)
27
28 2007-03-25:
29         - Fix: groupchat message doesn't has subject attribute. Thanks to Jakub Tucek <public AT otaznik.net>
30
31 2006-10-17:
32         - Added support for raw XML messages. Thanks to David Ammouial <da AT weeno.net>
33         - Documentation enhancement. Thanks to David Ammouial <da AT weeno.net>
34
35 2006-10-04:
36         - Fixed sending of UTF-8 messages: patch from Denis Shaposhnikov <dsh AT vlink.ru> [2006-03-31]
37         - Print error message on connect error. Patch from Jean-Baptiste Quenot <jbq AT caraldi.com> [2006-07-17]
38         - Added multiple recipient patch by Lubomir Host <lubomir.host@gmail.com> [2006-08-30]
39         - Fixed bug with -message parameter. Thanks to Thomas Warnick <thwarnick AT gmail.com> [2005-09-06]
40         - Homepage URL changed to http://sendxmpp.platon.sk
41
42 2006-09-25: maintainer change
43         - New maintainer is Lubomir Host <lubomir.host@gmail.com>
44
45 2005-05-07: version 0.0.8 released.
46         - add options to specify non-default ports
47         - updated documentation
48
49 2005-05-02: version 0.0.7 released / version 0.0.7.1.
50         - add --interactive mode to send from stdin line-by-line
51         - fix for typo ==> 0.0.7.1
52         - documentation updates
53
54 2004-12-07: version 0.0.6 released.
55         - fix for installation paths 
56
57 2004-12-01: version 0.0.5 released.
58         - don't be too picky about passwords
59         - verbose output
60         - better error handling
61         - improved documentation
62         - use subject for chatroom
63
64 2004-11-21: version 0.0.4 released.
65         - small fixes
66         - packaging (after Gentoo request)
67         - documentation (man)
68
69 2004-11-17: version 0.0.3 is released. New features are:
70         - Support for authentication using SSL/TLS;
71         - Support for sending messages to chatrooms;
72         - Support for providing login information on the command line;
73         - Improved error handling;
74         - NOTE: the .sendxmpprc format has changed.
75
76 2004-11-01: version 0.0.2 released. Initial release
77
78