diff libpurple/protocols/myspace/CHANGES @ 17927:e440846f9a21

Increase password length limit to 10 and update changes file.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Wed, 04 Jul 2007 02:13:34 +0000
parents 32959ccd8066
children ea5258b0f67d
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES	Tue Jul 03 05:21:55 2007 +0000
+++ b/libpurple/protocols/myspace/CHANGES	Wed Jul 04 02:13:34 2007 +0000
@@ -1,6 +1,10 @@
 2007-07-xx Jeff Connelly <jeff2@soc.pidgin.im> - 0.10
-* On incoming instant messages, support: text color, font face.
+* On incoming instant messages, add support for:
+ * Text color
+ * Font face
 * Add option to sign on as hidden, default off (previously, always was hidden)
+* Add ability to change status to hidden, available, away
+* Increase password length limit to 10 to match official client
 
 2007-07-01 Jeff Connelly <jeff2@soc.pidgin.im> - 0.9
 * Fix crash on Windows when logging in (bug #1990)