comparison libfaim/CHANGES @ 1247:f50146ce818e

[gaim-migrate @ 1257] more libfaim stuff committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Wed, 13 Dec 2000 00:51:37 +0000
parents 2ac6ccb94229
children 920c86b753d7
comparison
equal deleted inserted replaced
1246:42ca87108cd1 1247:f50146ce818e
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Wed Dec 13 00:38:56 UTC 2000
5 - Added the client update/version info to the authresp callback
6 - Added the prototype for aim_getfile_send_chunk to aim.h
7
4 - Tue Dec 12 23:02:41 UTC 2000 8 - Tue Dec 12 23:02:41 UTC 2000
5 - Got pissed off at sess->logininfo. Got rid of it. 9 - Got pissed off at sess->logininfo. Got rid of it.
6 - Now pass all that stuff in as varargs, like it should be. 10 - Now pass all that stuff in as varargs, like it should be.
7 - *** Look at the changes to faimtest. You'll also need to 11 - *** Look at the changes to faimtest. You'll also need to
8 change anything in your code that references sess->logininfo 12 change anything in your code that references sess->logininfo