log

age author description
Sun, 13 May 2007 19:53:34 +0000 Jeffrey Connelly Do not localize any debug messages, as described in #648.
Thu, 10 May 2007 04:25:40 +0000 Jeffrey Connelly Use _ for translations in msimprpl. See #648.
Thu, 10 May 2007 04:05:49 +0000 Jeffrey Connelly Use g_return_if_fail() instead of g_assert(), as to not crash the whole program.
Wed, 09 May 2007 04:43:24 +0000 Jeffrey Connelly Check for RC4 in libpurple on plugin initialization.
Sun, 06 May 2007 06:48:30 +0000 Jeffrey Connelly Re-add RC4 code from Samba, whose use is enabled by not defining
Sat, 05 May 2007 02:08:27 +0000 Jeffrey Connelly Add note about logging in using email address.
Fri, 04 May 2007 04:49:01 +0000 Jeffrey Connelly Add initializers for reserved fields in plugin and prpl structures.