changeset 17666:d81f57b8b3d1

Update for 0.8 - fix crash, password length.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Mon, 25 Jun 2007 05:51:13 +0000
parents 5c2720824798
children 32b9b6af1010
files libpurple/protocols/myspace/CHANGES
diffstat 1 files changed, 3 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES	Mon Jun 25 05:38:56 2007 +0000
+++ b/libpurple/protocols/myspace/CHANGES	Mon Jun 25 05:51:13 2007 +0000
@@ -1,11 +1,13 @@
 2007-XX-XX Jeff Connelly <jeff2@homing.pidgin.im> - 0.8
 * Allow "Get Info" on all users, by uid or username
+* Fix crash when re-logging in, if login failed.
+* Show descriptive error message if login password is too long.
 
 2007-06-14 Jeff Connelly <jeff2@homing.pidgin.im> - 0.7
 * Add/delete buddy now functional (required many other code improvements).
 * Show improved buddy information in tooltip text.
 * Show user profile (in "Get Info" option) for buddies on buddy list.
-* Fix crash when re-logging in. 
+* Fix crash when re-logging in, if login succeeded.
 
 2007-06-12 Jeff Connelly <jeff2@homing.pidgin.im> - 0.6
 * Use RC4 code from Libpurple 2.0.1