X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/b8c79ca7b4152e23512fe24eeef52ae3d4cda417..dd60ff8bdd253cd6c24a9c8bbf6bedeecaade99c:/CHANGES diff --git a/CHANGES b/CHANGES index fe46a5d..72835a9 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,18 @@ 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().