# HG changeset patch # User Luke Schierer # Date 1114658542 0 # Node ID 64824dc5ee028c9eac6a6fd0386cfd9edfe625ad # Parent 672f44600655d80eb2c9baac6f01ed8f7e330adf [gaim-migrate @ 12583] as per Stu's request, in his G_MODULE_BIND_LOCAL commit, making note of things perl needs to work again. diff -r 672f44600655 -r 64824dc5ee02 TODO --- a/TODO Thu Apr 28 01:06:31 2005 +0000 +++ b/TODO Thu Apr 28 03:22:22 2005 +0000 @@ -83,3 +83,8 @@ that each protocol define certain capabilities & defaults, with accounts.xml holding exceptions to the defaults. }}} +* Perl {{{ + * Update to match as much as possible of the C api + * Test each call to make sure it actually works + * Make it work with G_MODULE_BIND_LOCAL +}}}