Mercurial > pidgin
diff ChangeLog.API @ 22149:252b96b6a32c
Don't send keep-alives if we've received data since in the last KEEPALIVE_INTERVAL seconds
| author | Sean Egan <seanegan@gmail.com> |
|---|---|
| date | Wed, 23 Jan 2008 23:28:38 +0000 |
| parents | 67463431121f |
| children | 6419554aadd9 |
line wrap: on
line diff
--- a/ChangeLog.API Thu Jan 17 21:08:20 2008 +0000 +++ b/ChangeLog.API Wed Jan 23 23:28:38 2008 +0000 @@ -30,6 +30,8 @@ * purple_attention_type_get_outgoing_desc * purple_attention_type_get_icon_name * purple_attention_type_get_unlocalized_name + * last_received to PurpleAccount, the time_t of the last + received packet Pidgin: Added:
