diff ChangeLog @ 28918:5ffedd1578f0

Don't send <span>...</span> on Yahoo. Fixes #11242, #10961. committer: John Bailey <rekkanoryo@rekkanoryo.org>
author Fartash Faghri
date Fri, 29 Jan 2010 01:30:38 +0000
parents 5bacbd78e2b4
children fff8cf8459c4
line wrap: on
line diff
--- a/ChangeLog	Thu Jan 28 17:44:28 2010 +0000
+++ b/ChangeLog	Fri Jan 29 01:30:38 2010 +0000
@@ -32,6 +32,9 @@
 	* Wrap XHTML messages in <p>, as described in XEP-0071, for compatibility
 	  with some clients.
 
+	Yahoo:
+	* Don't send <span> and </span> tags.  (Fartash Faghri)
+
 	Pidgin:
 	* Correctly size conversation and status box entries when the
 	  interior-focus style property is diabled. (Gabriel Schulhof)