diff plugins/icq/ChangeLog @ 1525:ba8e6e211af5

[gaim-migrate @ 1535] icqlib updates. beginnings of system logging. committer: Tailor Script <tailor@pidgin.im>
author Eric Warmenhoven <eric@warmenhoven.org>
date Sat, 03 Mar 2001 00:26:04 +0000
parents 0ef6603d986e
children e06dcc3025a9
line wrap: on
line diff
--- a/plugins/icq/ChangeLog	Fri Mar 02 23:59:49 2001 +0000
+++ b/plugins/icq/ChangeLog	Sat Mar 03 00:26:04 2001 +0000
@@ -1,3 +1,19 @@
+2001-03-01  Bill Soudan  <soudan@kde.org>
+
+	This should fix all problems introduced by my 02-22 commit.
+
+	* icqlib/icqlib.c: only initialize TCP subsystem when use_tcp is 
+	enabled
+
+	* icqlib/timeout.c: don't crash when timeouts are deleted during 
+	icq_HandleTimeout, send a zero-length icq_SetTimeout when
+	appropriate to clear current timeout request
+
+	* icqlib/udp.c: rewrote icq_UDPEncode and icq_UDPCheckCode
+	functions to do their work in a seperate buffer so original
+	icq_Packet isn't corrupted, fixed bug where UDP_CMD_ACKs were
+	being queued on the UDP packet queue
+
 2001-02-22  Bill Soudan  <soudan@kde.org>
 
 	Note the icq_SetTimeout callback has been moved outside of