view src/protocols/oscar/BUGS @ 4832:edfe778868e2

[gaim-migrate @ 5157] This is mainly a fix for a crash when signing off within maybe half a second that of when a user in your buddy list signed on. I just had neglected to remove a timer. It also includes some shuffling around of some file transfer #defines. committer: Tailor Script <tailor@pidgin.im>
author Mark Doliner <mark@kingant.net>
date Wed, 19 Mar 2003 22:09:24 +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()