modify main.py to use _twistd_unix instead of twistd to get checkPID and
friends;
update the Makefile with the new twisted version requirements,
and the new homepage.
rename JABBERD_* variables to JABBER_*, since the do not have much do with the
actual server in use (they will with jabberd14, jabberd2, ejabberd, etc)
advised to upgrade.
2006-10-18 - PyMSNt 0.11.2 released!
* Fixed problem caused by small MSN protocol change
* Use md5 hashes for spool directory
* Moved avatar to root of spool directory
* Supported Twisted versions: 1.3, 2.0.1, 2.1, 2.2, 2.4
* Fixed licensing problems for the Debian people
* kqueue apparently doesn't work too well, so it is no longer
the default reactor on BSD
From the release announcement:
2006-07-09 - PyMSNt 0.11.1 released!
* Avatars, and other things, work better with Google Talk
* Adding/removing contacts is more reliable.
* SVN revision is checked on startup and is sent with
jabber:iq:version results
* Transport doesn't 'randomly' change status on disconnection from
MSN
* Reconnect automatically
* Groupchat timeout is configurable
* Compatibility with Twisted 2.2
* MSN file send failure message should go to both parties. With
correct wording.
* More reliable avatar and file transfers.
* config option for service discovery name (MSN GW1, GW2, etc)
* Use vCard full name (FN) instead of NICKNAME if empty
* Fixed chunked messages
* Fixed error messages missing XMPP_STANZAS
* Fixed exception with MSNConnection.connectionFailed