X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/37ee990eab0e60fadbc1555d3f4a7e85d2026297..2acf2afad3a97974e7279e37ea7b53f1ce414676:/CHANGES diff --git a/CHANGES b/CHANGES index efda289..72835a9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,24 @@ No release numbers ------------------ + - Mon Feb 26 01:46:34 UTC 2001 + - Fix swapped bytes in aim_caps[]. Thanks to + Bruce Miller for pointing this out. + + - Sun Feb 11 01:07:36 UTC 2001 + - Make secondary connections to the authorizer work again + - Make aim_auth_changepasswd() work again. + - Add aim_auth_setversions(), aim_auth_getinfo(), aim_auth_setemail(), + aim_auth_reqconfirm() + - Add middle handlers for responses to all of above. + - Add examples of above to faimtest (start with 'reqauth') + + - Fri Feb 9 22:31:22 UTC 2001 + - Add aim_tx_setenqueue(). + + - Thu Feb 8 20:12:39 UTC 2001 + - Let TLV functions out of aim.h if FAIM_NEED_TLV is defined. + - Thu Feb 8 02:31:25 UTC 2001 - Remove aim_purgecookies() -- never used anyway - Clean up a few bits of aim_msgcookie.c