diff options
Diffstat (limited to 'doc')
-rw-r--r-- | doc/CHANGES | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/doc/CHANGES b/doc/CHANGES index b0465199..cb071e4c 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -49,6 +49,11 @@ Version * Switching to libpurple should be pretty transparent. See "help purple" for a list of supported protocols (works only in libpurple-enabled binaries). +- Rewritten MSN module, implementing MSNP15 instead of the old MSNP8: + * MSNP8 support from MSN was getting pretty unreliable. There were issues + with remembering display names and adding contacts/auth requests. + * Support for sending offline messages. + * Support for setting and reading status messages. - Support for file transfers, in and out. /DCC SEND a file to a contact and it becomes a file transfer, and incoming file transfers become /DCC SENDs to you. Note that this is mostly useful when combined with libpurple, as |