X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/79e0a0014d133acab79efd05844d0d4eb534c5d1..2d5fd943961c036d5f0686eb15c7f608751eb65b:/CHANGES diff --git a/CHANGES b/CHANGES index bce2798..2931c90 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,29 @@ No release numbers ------------------ + - 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.