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