comparison libfaim/CHANGES @ 1245:2ac6ccb94229

[gaim-migrate @ 1255] libfaim stuff committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 12 Dec 2000 23:58:58 +0000
parents 90bb83cafb9e
children f50146ce818e
comparison
equal deleted inserted replaced
1244:eaa0e2f5ace4 1245:2ac6ccb94229
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Tue Dec 12 23:02:41 UTC 2000
5 - Got pissed off at sess->logininfo. Got rid of it.
6 - Now pass all that stuff in as varargs, like it should be.
7 - *** Look at the changes to faimtest. You'll also need to
8 change anything in your code that references sess->logininfo
9 to reference sess->sn instead. The rest of the other info
10 is now unavailable (it was before, too, it just didnt look like it).
11 - A few other minor cleanups.
12 - Added aim_gettlv8/16/32, aim_puttlv_8, and aim_addtlvtochain_noval.
13 - Added that short 0x004a TLV to the auth request, like WinAIM 4.3.
14
4 - Mon Dec 4 23:46:35 UTC 2000 15 - Mon Dec 4 23:46:35 UTC 2000
5 - Add exchange to the create response callback (doh!) 16 - Add exchange to the create response callback (doh!)
6 17
7 - Sat Dec 2 02:14:45 UTC 2000 18 - Sat Dec 2 02:14:45 UTC 2000
8 - Dumb bug in aim_clearhandlers() 19 - Dumb bug in aim_clearhandlers()