Move the xmpp library to its new name.

This commit is contained in:
Ralph Giles
2005-06-14 14:10:31 +00:00
commit f27235b862
38 changed files with 6846 additions and 0 deletions

10
CHANGES.txt Normal file
View File

@@ -0,0 +1,10 @@
Version 0.7 (unreleased)
* first public release
* basic connection support
* event handling through callbacks
* stanza creation through local mini-DOM
* support SASL DIGEST-MD5 authentication
* support SASL PLAIN authentication
* support fallback to jabber:auth
* support resource binding