diff plugins/icq/CHANGES_SINCE_1.0 @ 1498:0ef6603d986e

[gaim-migrate @ 1508] updating icqlib committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Thu, 22 Feb 2001 23:07:34 +0000
parents 4c510ca3563f
children 7b3f1eb1ef7d
line wrap: on
line diff
--- a/plugins/icq/CHANGES_SINCE_1.0	Thu Feb 22 22:50:03 2001 +0000
+++ b/plugins/icq/CHANGES_SINCE_1.0	Thu Feb 22 23:07:34 2001 +0000
@@ -73,4 +73,6 @@
 call icq_Main every 1/10 of a second or so.  This has the disadvantage of 
 wasting CPU cycles and poor TCP file transfer performance, though.
 
- 
+2001-02-20: The icq_SetTimeout callback has been moved outside of the 
+ICQLINK structure, and icq_HandleTimeout no longer requires an ICQLINK 
+parameter.