X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/b8c79ca7b4152e23512fe24eeef52ae3d4cda417..64c78745f1e1ef7ecd8166b3af5b80d0d142cfb9:/CHANGES diff --git a/CHANGES b/CHANGES index fe46a5d..6bd7d0c 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,14 @@ No release numbers ------------------ + - 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().