soc.2010.msn-tlc: 19db87ae: Enable MSNP16 since it looks quite stabl...
masca at cpw.pidgin.im
masca at cpw.pidgin.im
Sat Sep 18 21:06:08 EDT 2010
----------------------------------------------------------------------
Revision: 19db87ae26fe3bd4f6c04cc59e3450489728cf31
Parent: ccb03e9f5c4b6e957a409cc1ce9508ef55b15836
Author: masca at cpw.pidgin.im
Date: 09/18/10 21:00:07
Branch: im.pidgin.soc.2010.msn-tlc
URL: http://d.pidgin.im/viewmtn/revision/info/19db87ae26fe3bd4f6c04cc59e3450489728cf31
Changelog:
Enable MSNP16 since it looks quite stable now.
Changes against parent ccb03e9f5c4b6e957a409cc1ce9508ef55b15836
patched libpurple/protocols/msn/msn.h
-------------- next part --------------
============================================================
--- libpurple/protocols/msn/msn.h 32a3ad8dd096af08e72946b96692b199c2d98e54
+++ libpurple/protocols/msn/msn.h 19cfb512bd575bc1896695498c3ccf995fb680ac
@@ -83,9 +83,9 @@ typedef enum
#define MSN_SERVER "messenger.hotmail.com"
#define MSN_HTTPCONN_SERVER "gateway.messenger.hotmail.com"
#define MSN_PORT 1863
-#define WLM_PROT_VER 15
+#define WLM_PROT_VER 16
-#define WLM_MAX_PROTOCOL 15
+#define WLM_MAX_PROTOCOL 16
#define WLM_MIN_PROTOCOL 15
#define MSN_TYPING_RECV_TIMEOUT 6
More information about the Commits
mailing list