pidgin: 86f40102: MSN: Change the Connect Server to tempor...
paul at darkrain42.org
paul at darkrain42.org
Mon Jan 12 13:35:57 EST 2009
-----------------------------------------------------------------
Revision: 86f401028e5edbd8613c5d956c9158234da40670
Ancestor: 17b82d0967047036f28047da1204429971390a03
Author: paul at darkrain42.org
Date: 2009-01-12T18:30:25
Branch: im.pidgin.pidgin
URL: http://d.pidgin.im/viewmtn/revision/info/86f401028e5edbd8613c5d956c9158234da40670
Modified files:
ChangeLog libpurple/protocols/msn/contact.h
ChangeLog:
MSN: Change the Connect Server to temporarily workaround connection issues.
-------------- next part --------------
============================================================
--- ChangeLog 986f9f707ea2bc7711baf1e313d99fabdf7c6f0b
+++ ChangeLog 3c209ce3eb50b1ab1c30ecbe876bcd99c83b6383
@@ -12,6 +12,10 @@ version 2.5.4 (??/??/????):
* 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)
============================================================
--- libpurple/protocols/msn/contact.h cc9b138ba0754ea79d1ac849d54e845f2f629f0b
+++ libpurple/protocols/msn/contact.h c398c9e6130527771ccfdfe5665f4b7c2a773689
@@ -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 */
More information about the Commits
mailing list