msn-pecan is a "fork" of libpurple's MSN plug-in.
This is a critical maintenance release to fix the broken authorization
due to changes in Microsoft's servers:
* Fix authorization; Passport 3.0 instead of nexus
* Fix offline message reception
* Improve reconnection/disconnection detection
* Ignore reverse-list; the server returns wrong info
* Show correct alias in chat window
Grab from the usual location:
http://code.google.com/p/msn-pecan/downloads
Demétrio (1):
Ignore reverse presence
Felipe Contreras (19):
plugin: show proper alias in the chat window
contactlist: fix for existing "null" group
Improve disconnections
ns: add time out detection
Ignore reverse list completely
Update libmspack to 0.2 alpha
libmspack: fix compilation warnings
libsiren: fix compilation warnings
Fix some compilation warnings
build: check for more warnings
Fix authentication
Improve auth parsing
auth: reorganize to have a callback
auth: add private header
oim: use generic auth stuff
oim: improve and fix message parsing
Get rid of pn_auth_start()
hack: mingw32 workarounds
win32: tag 0.1.2
--
Felipe Contreras