# HG changeset patch # User Paul Aurich # Date 1231785025 0 # Node ID 6bee94ca522abf647d1e55459c4004a398db5578 # Parent c76bbb7ee6cb72599b5c0b2454d2eacc272ffb25 MSN: Change the Connect Server to temporarily workaround connection issues. diff -r c76bbb7ee6cb -r 6bee94ca522a ChangeLog --- 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) diff -r c76bbb7ee6cb -r 6bee94ca522a libpurple/protocols/msn/contact.h --- 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 */