view src/protocols/oscar/BUGS @ 5134:2acc2ee66597

[gaim-migrate @ 5498] Whoops. This fixes the bug where gaim would sometimes respond with your profile info instead of your away message. Sorry about that, it was completely my fault. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Tue, 15 Apr 2003 03:10:45 +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()