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