Mercurial > pidgin
comparison libfaim/CHANGES @ 1184:ed8855ae6632
[gaim-migrate @ 1194]
libfaim updates.
committer: Tailor Script <tailor@pidgin.im>
author | Eric Warmenhoven <eric@warmenhoven.org> |
---|---|
date | Fri, 01 Dec 2000 23:01:36 +0000 |
parents | efcacae6acdb |
children | c00fc3adfd66 |
comparison
equal
deleted
inserted
replaced
1183:cda9dfc65693 | 1184:ed8855ae6632 |
---|---|
1 | 1 |
2 No release numbers | 2 No release numbers |
3 ------------------ | 3 ------------------ |
4 - Fri Dec 1 22:25:56 UTC 2000 | |
5 - Fix numerous tiny (but sometimes catastrophic) bugs dealing | |
6 with connection death (particularly with chat connections) | |
7 - *** Any connection with a -1 fd will get returned by aim_select | |
8 immediatly now... your code probably already handles this implicitly. | |
9 | |
10 - Wed Nov 29 17:31:23 UTC 2000 | |
11 - Rewrote some of the msgcookie stuff | |
12 - Changed cachecookies to uncachecookies where it makes sense (arg!) | |
13 - Minor other stuff | |
14 | |
4 - Fri Nov 10 08:24:34 UTC 2000 | 15 - Fri Nov 10 08:24:34 UTC 2000 |
5 - Add sess->flags (replaces sess->snaclogin) | 16 - Add sess->flags (replaces sess->snaclogin) |
6 - Remove odd setstatus call in chat parser | 17 - Remove odd setstatus call in chat parser |
7 - Remove aim_tx_enqueue macro, replace with a smarter one | 18 - Remove aim_tx_enqueue macro, replace with a smarter one |
8 - If a connection is in progress, enqueue instead of calling | 19 - If a connection is in progress, enqueue instead of calling |