diff ChangeLog @ 29179:dc7b50d09922

Don't sent an ACK to a SLP message if the SlpCall has been marked as wasted by lower code. Fixes #6523.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 14 Dec 2009 05:45:50 +0000
parents ff0b7d7aeb5b
children 139aa186e8cc
line wrap: on
line diff
--- a/ChangeLog	Mon Dec 14 05:42:16 2009 +0000
+++ b/ChangeLog	Mon Dec 14 05:45:50 2009 +0000
@@ -8,6 +8,10 @@
 	* Messages from some mobile clients are no longer displayed as
 	  Chinese characters (broken in 2.6.4)
 
+	MSN:
+	* File transfer requests will no longer cause a crash if you delete the file
+	  before the other side accepts.
+
 	XMPP:
 	* Added support for the SCRAM-SHA-1 SASL mechanism.  This is only
 	  available when built without Cyrus SASL support.