msn-pecan is a "fork" of libpurple's MSN plug-in.
This is a normal maintenance release mostly to fix reliability on
authentication, and offline messaging fixes.
Grab from the usual location:
http://code.google.com/p/msn-pecan/downloads
Felipe Contreras (19):
build: use makensis
win32: update README with full instructions
gitignore: update
build: trivial cleanup
build: remove redundant -ansi specifier
pn_util: remove clang warnings
auth: properly cleanup pending request
Improvements from clang analyzer
Trivial cleanups from clang analysis
pn_util: trivial improvement in pn_html_unescape
http: fix crash when connecting from another location
sync: fix gression in LST command
msn: send messages offline when invisible
notification: properly update the status on CHG
node: extra check for open signal handler
auth: fix a few memory leaks
node: fix trivial warning
build: use GIO by default
win32: tag 0.1.3
--
Felipe Contreras