view src/protocols/oscar/BUGS @ 3850:daf2cec08eac

[gaim-migrate @ 4002] " The current ISO-8859-1 detection in oscar.c for determining what character set to use for sending an IM is completely busted. I don't know what I was thinking when I wrote it. This patch fixes that." --Ethan Blanton (eblanton) committer: Tailor Script <tailor@pidgin.im>
author Luke Schierer <lschiere@pidgin.im>
date Fri, 01 Nov 2002 21:18:52 +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()