diff libpurple/protocols/myspace/CHANGES @ 19349:35da6d99d7f0

Update for 0.15 for GSoC final release for Google. Documentation updates only (no code changes).
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Thu, 23 Aug 2007 04:41:40 +0000
parents 2115910c5746
children ff23b2470850
line wrap: on
line diff
--- a/libpurple/protocols/myspace/CHANGES	Tue Aug 21 02:36:35 2007 +0000
+++ b/libpurple/protocols/myspace/CHANGES	Thu Aug 23 04:41:40 2007 +0000
@@ -1,3 +1,19 @@
+2007-08-22 Jeff Connelly <pidgin@xyzzy.cjb.net> - 0.15
+* Incomplete implementation of adding friends from myspace.com.
+* Change msim_msg_get() to start at the given node instead of the beginning.
+* Add msim_msg_get_*_from_element() to access data in MsimMessagElement *'s.
+* Use MsimMessage dictionaries everywhere in incoming messages, instead of
+  the old GHashTable method. Dictionary type is now fully implemented.
+* Add functions to loop over MsimMessages.
+* Link to myspace.com profile in Get Info.
+* Conditionally use my proposed attention API if defined.
+* Propagate to im.pidgin.pidgin branch for 2.1.2.
+* GSoC ended on 2007-08-20. The code in this release hasn't changed since
+  then. I did, however, bump the version number to 0.15 to distinguish this
+  release from the previous one. But there were no code changes. I updated
+  the text files, too.
+* Note: msimprpl will continue to be developed as time permits.
+
 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.