X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/1b0f0322dc0bd32a71fa91cdfbc4a1aca1844ad4..7b0bc7f291e7a34e59c1f4418a195343e3fc1c81:/CHANGES diff --git a/CHANGES b/CHANGES index 7057e7e..1ccb4dd 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,15 @@ No release numbers ------------------ + - Wed Oct 3 11:07:22 PDT 2001 + - Fix awful bug in ft listenestablish. + - struct aim_userinfo_s becomes aim_userinfo_t. + - I haven't decided what to do with this. I like it in its current + form to an extent, but it is also not flexible enough. But it would + become too complex and cumbersome if I were to do it more flexibly. + - Also added a few accessor functions that should be used instead of + directly accessing the struct, particularly for the capabilities. + - Wed Sep 19 18:50:34 PDT 2001 - Remove non-standard default features from aim_send_im_ext. - Sadly, AOL 5.0 ignores messages with non-standard features. Once