From 2af3e232ff468b288dd4e0dbdab1a17312d801c5 Mon Sep 17 00:00:00 2001 From: Wilmer van der Gaast Date: Fri, 1 Oct 2010 23:56:33 -0700 Subject: Restore MSN password truncation code. MSN still can't handle passwords longer than 16 chars and silently fails if you give >16chars. --- doc/CHANGES | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'doc/CHANGES') diff --git a/doc/CHANGES b/doc/CHANGES index cb071e4c..43345e98 100644 --- a/doc/CHANGES +++ b/doc/CHANGES @@ -51,7 +51,9 @@ Version 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. + with remembering display names and adding contacts/auth requests (or + even contacts silently getting blocked!). This upgrade should fix all + of that. * 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 -- cgit v1.2.3