view src/protocols/oscar/BUGS @ 9595:7541a9bee2cd

[gaim-migrate @ 10438] I combined oscar_encoding_parse() and oscar_encoding_to_utf8() in oscar.c No functionality change, but I think this makes it a bit easier to follow. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Sun, 25 Jul 2004 22:44:44 +0000
parents 7ec21662ffc2
children
line wrap: on
line source


aim.h
-----
  - Needs a bit of cleaning

info.c
------
  - aim_userinfo_s isn't real good. There is no way to tell the client
      which fields are present and which are zero because they weren't
      provided.

search.c
------------
  - Still need aim_usersearch_name()

snac.c
----------
  - Should implement better SNAC handling

rxhandlers.c
----------------
  - Need a better solution than sleep()