diff libpurple/protocols/myspace/CHANGES @ 18910:2115910c5746

Update for 0.14.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sun, 12 Aug 2007 20:22:18 +0000
parents 496affa42816
children 35da6d99d7f0
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES	Sun Aug 12 18:48:03 2007 +0000
+++ b/libpurple/protocols/myspace/CHANGES	Sun Aug 12 20:22:18 2007 +0000
@@ -1,4 +1,17 @@
-2007-08-04 Jeff Cnnelly <jeff2@soc.pidgin.im> - 0.13
+2007-08-12 Jeff Connelly <jeff2@soc.pidgin.im> - 0.14
+* Full emoticon support (except no difference between nerd and geek emoticons),
+  thanks to a number of new icons from Hylke Bons.
+* Package Win32 release archive so that it can easily be extracted directly
+  into the folder Pidgin was installed to.
+* Better password handling, may now support Unicode passwords.
+* Much general clean-up and restructuring of the code.
+* Resolve user ID from buddy list, if it exists. Greatly improves speed of 
+  receiving messages from user IDs.
+* Support sending and receiving hyperlinks.
+* Fix #2521 by reimplementing protocol message escaping to work correctly.
+* Fix #2520 by indicating sign-on at the correct time.
+
+2007-08-04 Jeff Connelly <jeff2@soc.pidgin.im> - 0.13
 * Fix crash when deleting buddies, on Windows.
 * Disable sending client version to oncoming buddies (compile-time option).
 * Updated login process (more closely resembles official client).