On Thu, 2003-09-11 at 08:44, Paul Curtis wrote: > OK. I also received an "upgrade" message from Yahoo this morning while > using the Yahoo transport. I will investigate whether this is a required > protocol change (I don't think so) or a message from Yahoo for other > purposes. As the Yahoo transport uses the protocol code from Gaim, I > would suspect this will need to be fixed in Gaim as well.
In yahoo.c: #define YAHOO_PROTO_VER 0x0900 needs to be changed to: #define YAHOO_PROTO_VER 0x000b I'd do it myself, but I forgot my jabberstudio.org password :-[ -s. _______________________________________________ jdev mailing list [EMAIL PROTECTED] http://mailman.jabber.org/listinfo/jdev
