comparison libfaim/CHANGES @ 1288:d8eaf65ca9c3

[gaim-migrate @ 1298] libfaim changes, clean up warn dialog committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Fri, 15 Dec 2000 13:04:55 +0000
parents 385c1a1d96aa
children 4c5c2fcb83cd
comparison
equal deleted inserted replaced
1287:cbb8d7a9be43 1288:d8eaf65ca9c3
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Fri Dec 15 02:04:12 UTC 2000
5 - Parse rate changes *properly*
6 - Add sample code to faimtest demonstrating my approximations
7 on how to fiddle with aim_conn_setlatency() in relation
8 to the rate changes (properly wildly conservative). [I also
9 copied this stuff into mfaim.]
10
4 - Thu Dec 14 03:39:34 UTC 2000 11 - Thu Dec 14 03:39:34 UTC 2000
5 - Change the 0x01 to a 0x00 in auth request to make buddy lists work again 12 - Change the 0x01 to a 0x00 in auth request to make buddy lists work again
6 - Rearrange bytes in setversions() to match winaim 13 - Rearrange bytes in setversions() to match winaim
7 - Add several cachesnac() calls 14 - Add several cachesnac() calls
8 - Add hostonline and hostversions parsers (superfluous) 15 - Add hostonline and hostversions parsers (superfluous)