X-Git-Url: http://andersk.mit.edu/gitweb/libfaim.git/blobdiff_plain/aa6efcfde1e9630866e98b4987bf2d9e6aba02fc..5e02cf4469b54ab840378d8830db7bdb28ef46ea:/CHANGES diff --git a/CHANGES b/CHANGES index f84c1d4..8007e7d 100644 --- a/CHANGES +++ b/CHANGES @@ -1,6 +1,21 @@ No release numbers ------------------ + - Fri Jun 2 23:27:28 UTC 2000 + - Cleaned up aim_send_login slightly + - Added aimicq_encode_password to support the new hash + values required for logging in with ICQ + - Removed crash when email and/or reg status aren't + in the auth response (they're not in ICQ responses) + - So now as long as you specify a client version of + 4.30.3141 in the client info, and your ICQ number + as your screen name, you can login to ICQ via libfaim + and use it just like an AIM account. + - Added AIM_CB_SPECIAL_CONNERR callback for recieving + messages such as disconnect reasonses ("you logged + on from a different machine", etc). + - Added faimtest's userinfo handler to support away messages + - Fri Jun 2 15:57:27 UTC 2000 - Add creation time, maxmsglen, and various unknowns to chat info update callback.