Mercurial > pidgin.yaz
comparison libfaim/CHANGES @ 250:c5aa7bf99059
[gaim-migrate @ 260]
Mostly just touch-ups to the README.gaim file, and a couple FIXME's thrown
about in oscar.c
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Mon, 22 May 2000 15:43:11 +0000 |
parents | 6ced2f1c8b24 |
children | 501e09c51cbc |
comparison
equal
deleted
inserted
replaced
249:810c595258c8 | 250:c5aa7bf99059 |
---|---|
1 | 1 |
2 No release numbers | 2 No release numbers |
3 ------------------ | 3 ------------------ |
4 - Sun May 21 14:59:20 GMT 2000 | |
5 - Added infotype parameter to aim_getinfo() for requesting | |
6 different types of messages. AIM_GETINFO_GENERALINFO | |
7 will get you the normal stuff, AIM_GETINFO_AWAYMESSAGE | |
8 will get the normal stuff, with the profile replaced with | |
9 the user's away message. Also, the callback adds an | |
10 unsigned short to the end to give you the value that | |
11 was originally passed to the request. | |
12 - There were a few server-pertinent changes that didn't get | |
13 documented from last month. I have no idea what they were. | |
14 | |
4 - Sun Apr 2 07:29:11 UTC 2000 | 15 - Sun Apr 2 07:29:11 UTC 2000 |
5 - Redid much of the tx path to remove the superfluous copy. But | 16 - Redid much of the tx path to remove the superfluous copy. But |
6 it touches every function that transmits. Its been a long | 17 it touches every function that transmits. Its been a long |
7 time in coming. | 18 time in coming. |
8 - Added caps parameter to aim_bos_setprofile(). You can now | 19 - Added caps parameter to aim_bos_setprofile(). You can now |