comparison libfaim/CHANGES @ 960:fa681641643d

[gaim-migrate @ 970] *** MULTIPLE-CONNECTIONS *** committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Tue, 10 Oct 2000 00:02:02 +0000
parents 5e6ca3dd4d02
children 1d8f05ea6bdf
comparison
equal deleted inserted replaced
959:034d5d1d53eb 960:fa681641643d
1 1
2 No release numbers 2 No release numbers
3 ------------------ 3 ------------------
4 - Fri Sep 22 22:47:49 UTC 2000
5 - Add aim_icq_setstatus() (jbm)
6
7 - Fri Sep 22 22:35:51 UTC 2000
8 - Apply jbm's patch below
9 - Minor cleanup in cb handler stuff
10
11 - Thu Sep 21 20:28:20 CDT 2000 (jbm)
12 - DirectIM shouldn't kill us any more.
13 - Eliminated a potential segfault in aim_send_im_direct().
14 - make tags (yay!).
15 - Added an aim_tx_destroy(); need to move the lib over to using it.
16 - Got rid of some #if 0 BS code in a couple of places
17 (aim_ft::establish() and aim_im::aim_parse_incoming_im_middle()).
18 - Added some file transfer stuff (so experimental, i haven't
19 had a chance to see if it causes cancer in lab animals).
20 - Added to faimtest for all of the above.
21 - Added myself to AUTHORS with Real Info.
22
4 - Thu Sep 21 00:24:36 UTC 2000 23 - Thu Sep 21 00:24:36 UTC 2000
5 - Add socks5 proxy support (not tested real well, worked the 24 - Add socks5 proxy support (not tested real well, worked the
6 few times a tried). 25 few times a tried).
7 - Added proxy support to faimtest. 26 - Added proxy support to faimtest.
8 27