Mercurial > pidgin
changeset 25312:6bee94ca522a
MSN: Change the Connect Server to temporarily workaround connection issues.
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Mon, 12 Jan 2009 18:30:25 +0000 |
parents | c76bbb7ee6cb |
children | fb0340112a64 |
files | ChangeLog libpurple/protocols/msn/contact.h |
diffstat | 2 files changed, 5 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sun Jan 11 01:45:16 2009 +0000 +++ b/ChangeLog Mon Jan 12 18:30:25 2009 +0000 @@ -12,6 +12,10 @@ * Fix the hang on exit in Network Location Awareness for Windows XP and Windows Vista. (Paul Aurich) + MSN: + * Change Contact Server to temporarily fix connection problems. + (Thanks to Youness Alaoui) + XMPP: * Support for XEP-0191 blocking. (Vijay Raghunathan) * Don't put SASL PLAIN or IQ Auth passwords in debug logs. (Paul Aurich)
--- a/libpurple/protocols/msn/contact.h Sun Jan 11 01:45:16 2009 +0000 +++ b/libpurple/protocols/msn/contact.h Mon Jan 12 18:30:25 2009 +0000 @@ -30,7 +30,7 @@ #define MSN_APPLICATION_ID "CFE80F9D-180F-4399-82AB-413F33A1FA11" -#define MSN_CONTACT_SERVER "contacts.msn.com" +#define MSN_CONTACT_SERVER "omega.contacts.msn.com" /* Get Contact List */