comparison libpurple/protocols/myspace/ChangeLog @ 16394:05e2df434077

Import msimprpl 0.4.
author Jeffrey Connelly <jaconnel@calpoly.edu>
date Sat, 21 Apr 2007 03:15:48 +0000
parents
children b138e81a0831
comparison
equal deleted inserted replaced
16393:a7a0f0f371b4 16394:05e2df434077
1 2007-04-15 Jeff Connelly <myspaceim@xyzzy.cjb.net> - 0.4
2
3 * Gracefully handle a full receive buffer
4 * Handle fatal errors
5
6 2007-04-14 Jeff Connelly <myspaceim@xyzzy.cjb.net> - 0.3
7
8 * Win32 support
9 * Add a large number of precondition checks and a handful of assertions
10 * Add documentation to each function, for doxygen.
11
12 2007-04-10 Jeff Connelly <myspaceim@xyzzy.cjb.net> - 0.2
13
14 * Add ability to IM by email address.
15 * Show usernames on buddy list instead of userids.
16 * Show incoming messages as coming from username, instead of userid.
17 * Add status messages and tooltip text.
18
19 2007-04-09 Jeff Connelly <myspaceim@xyzzy.cjb.net> - 0.1
20
21 * Parsing most of the protocol.
22 * Logging in using RC4/SHA1-based authentication.
23 * Sending messages, by numeric userid or username.
24 * Receiving messages, currently only by numeric userid.
25 * Some buddy list support (show all users on buddy list as online, by uid).
26
27 2007-04-07 Jeff Connelly <myspaceim@xyzzy.cjb.net> - 0.0
28
29 * Initial version. Login only. Not publicly released.
30