Mercurial > pidgin.yaz
changeset 10885:12083e75627f
[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 <tailor@pidgin.im>
author | Luke Schierer <lschiere@pidgin.im> |
---|---|
date | Thu, 28 Apr 2005 03:22:22 +0000 |
parents | 5cda52915a1f |
children | 0ece4cf68ea6 |
files | TODO |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- 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 +}}}