Import Debian changes 1.23-2
[cascardo/sendxmpp.git] / Changes
diff --git a/Changes b/Changes
index 901e269..ccd9c72 100644 (file)
--- a/Changes
+++ b/Changes
@@ -1,3 +1,21 @@
+2012-10-28:
+       - release version 1.23
+       - added options --no-tls-verify and --tls-ca-path, thanks to Alexander Weidinger <aw AT sz9i.net>
+
+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 <marc AT questright.com>
+         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 <klaus AT seistrup.dk>
+
 2007-09-10:
        - Fix: config file permission check did not allow read only file (Andrej Mikus)
        - Fix: authentication to Google Talk server (Andrej Mikus)