Mercurial > pidgin
diff 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 |
line wrap: on
line diff
--- a/libfaim/CHANGES Fri Dec 01 22:55:18 2000 +0000 +++ b/libfaim/CHANGES Fri Dec 01 23:01:36 2000 +0000 @@ -1,6 +1,17 @@ No release numbers ------------------ + - Fri Dec 1 22:25:56 UTC 2000 + - Fix numerous tiny (but sometimes catastrophic) bugs dealing + with connection death (particularly with chat connections) + - *** Any connection with a -1 fd will get returned by aim_select + immediatly now... your code probably already handles this implicitly. + + - Wed Nov 29 17:31:23 UTC 2000 + - Rewrote some of the msgcookie stuff + - Changed cachecookies to uncachecookies where it makes sense (arg!) + - Minor other stuff + - Fri Nov 10 08:24:34 UTC 2000 - Add sess->flags (replaces sess->snaclogin) - Remove odd setstatus call in chat parser