X-Git-Url: http://git.cascardo.eti.br/?p=cascardo%2Fsendxmpp.git;a=blobdiff_plain;f=Changes;h=504d9eef51c7596b8d18f0faa66197d194d4624a;hp=edb8650a247b4591170355c19df7d86f8d2e7f7a;hb=HEAD;hpb=0d0f6b1e3c188789d8ac7c4ead19527246943314 diff --git a/Changes b/Changes index edb8650..504d9ee 100644 --- a/Changes +++ b/Changes @@ -1,3 +1,33 @@ +2014-09-13: + - released version 1.24 + - new config format supported - key: value +2012-10-28: + - released version 1.23 + - added options --no-tls-verify and --tls-ca-path, thanks to Alexander Weidinger + +2012-10-20: + - CVS repository of sendxmpp migrated to Git repository https://github.com/lhost/sendxmpp + - Homepage URL changed to http://sendxmpp.hostname.sk + +2008-10-21: + - Added support for 'chat' message type. Implemented modified version of + messsage-type-chat.patch from Marc Mims + Supported message types are 'message', 'chat', 'headline'. + Default message type is 'message'. + +2008-08-25: + - Fix: fixed parsing of account with specific connection host + Thanks to Klaus Alexander Seistrup + +2007-09-10: + - Fix: config file permission check did not allow read only file (Andrej Mikus) + - Fix: authentication to Google Talk server (Andrej Mikus) + - Feature: added a -l/--headline option to sendxmpp, to allow to send + a headline type message(Jerome Sautret ) + +2007-03-25: + - Fix: groupchat message doesn't has subject attribute. Thanks to Jakub Tucek + 2006-10-17: - Added support for raw XML messages. Thanks to David Ammouial - Documentation enhancement. Thanks to David Ammouial @@ -5,12 +35,12 @@ 2006-10-04: - Fixed sending of UTF-8 messages: patch from Denis Shaposhnikov [2006-03-31] - Print error message on connect error. Patch from Jean-Baptiste Quenot [2006-07-17] - - Added multiple recipient patch by Lubomir Host 'rajo' [2006-08-30] + - Added multiple recipient patch by Lubomir Host [2006-08-30] - Fixed bug with -message parameter. Thanks to Thomas Warnick [2005-09-06] - Homepage URL changed to http://sendxmpp.platon.sk 2006-09-25: maintainer change - - New maintainer is Lubomir Host 'rajo' , jabber: + - New maintainer is Lubomir Host 2005-05-07: version 0.0.8 released. - add options to specify non-default ports