log libpurple/protocols/yahoo/yahoo_packet.c @ 32819:2c6510167895 default tip

age author description
Sun, 21 Aug 2011 08:00:53 +0000 Mark Doliner Rename purple_connection_error_reason to purple_connection_error
Sun, 02 Aug 2009 05:34:11 +0000 Paul Aurich Don't use pointers (even opaquely) once they're freed. Closes #9822.
Sun, 26 Jul 2009 17:25:18 +0000 John Bailey Move from "struct yahoo_data" to "YahooData" to be consistent with other structs
Fri, 10 Jul 2009 15:18:09 +0000 Sadrul Habib Chowdhury Allow setting some personal information for an account.
Sun, 05 Jul 2009 04:51:51 +0000 John Bailey Update for file renames.
Sun, 05 Jul 2009 02:23:43 +0000 John Bailey Convert the yahoo prpl to using the debug convenience functions instead of
Sat, 04 Jul 2009 23:52:03 +0000 John Bailey Convert the #ifdef DEBUG here to use the PURPLE_VERBOSE_DEBUG variable.