comparison ChangeLog @ 32573:65d599736f3d

propagate from branch 'im.pidgin.pidgin' (head ecded04145b1adc6b1f6b773b68bcef7eb1daf02) to branch 'im.pidgin.cpw.qulogic.gtk3' (head 9d8f789a57f4477db7d3cfbb9752b7842ff790dd)
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Fri, 10 Apr 2009 07:33:31 +0000
parents 0cbdc2639ce2
children 15ae2dea92b3
comparison
equal deleted inserted replaced
32572:c40a3b9c90af 32573:65d599736f3d
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).