# HG changeset patch # User Luke Schierer # Date 1114658542 0 # Node ID 12083e75627f6532c804b34e000a14ea4bd36456 # Parent 5cda52915a1f0fb0fcc54394fff1df142e06112a [gaim-migrate @ 12583] as per Stu's request, in his G_MODULE_BIND_LOCAL commit, making note of things perl needs to work again. committer: Tailor Script diff -r 5cda52915a1f -r 12083e75627f 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 +}}}