X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/f6686b7e06eba1e3b059d507a3ea37f2a43bddc1..1dcd23dd5076d2a9d2e9d23f9ac025173f5aa346:/CHANGES diff --git a/CHANGES b/CHANGES index 974ca9a..c8ded87 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,36 @@ No release numbers ------------------ + - Thu Aug 16 06:17:57 PDT 2001 + - Reformat a bit of im.c and aim.h + - Rearrange encoding/subencoding checks in IM parsing + + - Fri Aug 3 14:19:37 EDT 2001 + - Naje aun_sebd_un retyrn sabe vakyes + + - Thu Aug 2 13:28:37 EDT 2001 + - Uhm. Why does arcanejill think its in EDT? + - Cache the username on warnings so errors work right. + - Someday, I'm going to convert all of libfaim to that formatting style, too. + + - Wed Jun 27 00:13:20 EDT 2001 + - Some comments about UNICODE in faimtest. + + - 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