X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/7b91722d789da202fff87325dfb136c5bacd0846..5f47d4a9a37b2df05dcff270072d386838e87ebb:/CHANGES diff --git a/CHANGES b/CHANGES index 322f083..7cd54c6 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,36 @@ No release numbers ------------------ + - Fri Jun 15 17:51:27 EDT 2001 + - Make faimtest compile on RH7.1 (new gcc). + - Add aim_conn_getsess() + - Add aim_getconn_type_all() and aim_getconn_fd(). + - Make aim_connrst() and aim_conn_getnext() static to conn.c. + - Why does arcanejill think she is in EDT? Oh well. + + - Thu Jun 14 17:37:47 PDT 2001 + - Rearrange aim_setprofile(). It will now let you _not_ send a profile, + if you really want to (pass NULL). Note that this is quite different + than sending a _blank_ profile. Also fixes the "asci" bug. + + - Mon Jun 4 12:57:46 PDT 2001 + - Fix chatnav. Whoops. + + - Mon Jun 4 12:45:18 PDT 2001 + - Don't use snacid's for generic requests (gets around recent blocks) + - If they start doing snacid-based blocks again, an audit will have + to be done to see what WinAIM requests uses snacids for and what + it leaves it blank for. That will be tedious and I'm not going to + do it. + + - Thu May 31 23:00:50 PDT 2001 + - Store two hardcoded hashes in login.c. Sigh. + - Add prototype for aim_callhandler_noparam in aim_internal.h + + - Sat May 26 03:58:27 PDT 2001 + - Aha! This is why I could never get icons to work before. + - Luckily the checksum is painfully simple. + - Sat May 26 01:37:39 PDT 2001 - So this is my big merge with the ActiveBuddy version... - Remove use of tlvchains from IM parsing for better performance