Mercurial > pidgin.yaz
comparison ChangeLog @ 26602:0cbdc2639ce2
Add purple_{buddy,chat,group,contact}_destroy to the blist API, free
blist data on libpurple unload. Thanks to Nick Hebner for this.
References #8683
committer: Ethan Blanton <elb@pidgin.im>
author | Nick Hebner <hebnern@gmail.com> |
---|---|
date | Thu, 09 Apr 2009 17:33:20 +0000 |
parents | 71774735d571 |
children | 15ae2dea92b3 |
comparison
equal
deleted
inserted
replaced
26601:00f13da82914 | 26602:0cbdc2639ce2 |
---|---|
6 project. With some minor additions and clean ups from Paul Aurich. | 6 project. With some minor additions and clean ups from Paul Aurich. |
7 * It should no longer be possible to end up with duplicates of buddies | 7 * It should no longer be possible to end up with duplicates of buddies |
8 in a group on the buddy list. | 8 in a group on the buddy list. |
9 * Removed the unmaintained and unneeded toc protocol plugin. | 9 * Removed the unmaintained and unneeded toc protocol plugin. |
10 * Fixed NTLM authentication on big-endian systems. | 10 * Fixed NTLM authentication on big-endian systems. |
11 | |
12 libpurple: | |
13 * Various memory cleanups when unloading libpurple. (Nick Hebner) | |
11 | 14 |
12 XMPP: | 15 XMPP: |
13 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), | 16 * Add voice & video support with Jingle (XEP-0166, 0167, 0176, & 0177), |
14 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) | 17 and voice support with GTalk and GMail. (Mike "Maiku" Ruprecht) |
15 * Add support for in-band bytestreams for file transfers (XEP-0047). | 18 * Add support for in-band bytestreams for file transfers (XEP-0047). |