diff libpurple/protocols/myspace/CHANGES @ 17920:11988aee28f2

Add msim_color_to_purple() to convert msim markup color to a color for libpurple, and use this on the <c> tag to display incoming colored text as colored (tested).
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 02 Jul 2007 04:51:09 +0000
parents a752e1017fe9
children 51f54868bbad
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES	Mon Jul 02 04:24:16 2007 +0000
+++ b/libpurple/protocols/myspace/CHANGES	Mon Jul 02 04:51:09 2007 +0000
@@ -1,3 +1,6 @@
+2007-07-xx Jeff Connelly <jeff22homing.pidgin.im> - 0.10
+* Handle incoming text color formatting.
+
 2007-07-01 Jeff Connelly <jeff2@homing.pidgin.im> - 0.9
 * Fix crash on Windows when logging in (bug #1990)
 * Fix crash on Windows when viewing tooltip text (bug #1999)