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