Mercurial > pidgin
comparison ChangeLog @ 7172:895cd1d03efb
[gaim-migrate @ 7740]
I added buddy comment support for AIM and ICQ
I also fixed a tini memleak in gaim_request_something when
using a multiline dialog.
I also tried to organize ChangeLog some. I put stuff that
I thought normal people would care about the most at the top,
and tried to group stuff aimed at plugin authors together, and
nearer to the bottom. Feel free to do a better job than me.
committer: Tailor Script <tailor@pidgin.im>
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Mon, 06 Oct 2003 03:21:33 +0000 |
parents | 282887c9e3dc |
children | 819905ce7bc0 |
comparison
equal
deleted
inserted
replaced
7171:511b4edb467c | 7172:895cd1d03efb |
---|---|
1 Gaim: The Pimpin' Penguin IM Clone that's good for the soul! | 1 Gaim: The Pimpin' Penguin IM Clone that's good for the soul! |
2 | 2 |
3 version 0.71 | 3 version 0.71 |
4 * Some plugins must be updated again (Christian) | 4 * The right-click menu for e-mail links now presents a "Copy E-Mail |
5 Address" item | |
6 * Fix sort by idle to behave as it did pre-contact support (David | |
7 Smock) | |
5 * Display AIM away messages in the tooltip for buddies when | 8 * Display AIM away messages in the tooltip for buddies when |
6 they are away. | 9 they are away |
7 * Re-write of Jabber protocol plugin | 10 * Support for Buddy Comments for AIM buddies |
8 * Massive core/UI splitting. | 11 * Window icons are now set as buddy icons or status icons |
9 * Conversation API changes. | 12 * Get User Info in MSN and Yahoo now return an error indicating that |
13 the information doesn't exist if the profile is empty (parts by | |
14 Nathan Poznick) | |
15 * Added startup notification support for window managers that support it. | |
16 * Zephyr formatting fixes (Arun A Tharuvai) | |
17 * Zephyr can connect to chats (Karsten Huneycutt) | |
10 * SSL support can now be provided by third party plugins. | 18 * SSL support can now be provided by third party plugins. |
11 * Added startup notification support for window managers that support it. | |
12 * Multiple copies of gaim installed at different locations no | 19 * Multiple copies of gaim installed at different locations no |
13 longer attempt to load the same, possibly incompatible plugins | 20 longer attempt to load the same, possibly incompatible plugins |
14 (Robert McQueen) | 21 (Robert McQueen) |
15 * The right-click menu for e-mail links now presents a "Copy E-Mail | 22 * Implemented another new Yahoo! authentication method |
16 Address" item. | 23 * Massive core/UI splitting. |
17 * Zephyr formatting fixes (Arun A Tharuvai) | 24 * Re-write of Jabber protocol plugin |
18 * Zephyr can connect to chats (Karsten Huneycutt) | 25 * Conversation API changes. |
19 * Get User Info in MSN and Yahoo now return an error indicating that | 26 * Some plugins must be updated due to code variable changes, |
20 the information doesn't exist if the profile is empty (parts by | 27 function name changes, and change of behavior for certain |
21 Nathan Poznick) | 28 functions. |
22 * Fix sort by idle to behave as it did pre-contact support (David | |
23 Smock) | |
24 * Chinese (Traditional) translation updated (Ambrose C. Li) | 29 * Chinese (Traditional) translation updated (Ambrose C. Li) |
25 * Implemented another new Yahoo! authentication method | |
26 * Window icons are now set as buddy icons or status icons | |
27 | 30 |
28 version 0.70 (09/28/2003): | 31 version 0.70 (09/28/2003): |
29 * Implemented Yahoo's new authentication method (Cerulean Studios) | 32 * Implemented Yahoo's new authentication method (Cerulean Studios) |
30 * Protocol plugins that have plugin dependencies now load correctly. | 33 * Protocol plugins that have plugin dependencies now load correctly. |
31 * Perl installs where it's told to a bit more correctly. | 34 * Perl installs where it's told to a bit more correctly. |