comparison ChangeLog @ 27468:60517bd6b3ce

ChangeLog tweaks.
author John Bailey <rekkanoryo@rekkanoryo.org>
date Mon, 06 Jul 2009 15:50:59 +0000
parents c374d57b3215
children 4f0fcb2526e6
comparison
equal deleted inserted replaced
27467:ac299d029823 27468:60517bd6b3ce
1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul 1 Pidgin and Finch: The Pimpin' Penguin IM Clients That're Good for the Soul
2 2
3 version 2.6.0 (??/??/2009): 3 version 2.6.0 (??/??/2009):
4 General: 4 libpurple:
5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code 5 * Theme support in libpurple thanks to Justin Rodriguez's summer of code
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 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer 7 * Voice & Video framework in libpurple, thanks to Mike Ruprecht's summer
8 of code project in 2008. 8 of code project in 2008.
9 * It should no longer be possible to end up with duplicates of buddies 9 * It should no longer be possible to end up with duplicates of buddies
10 in a group on the buddy list. (Paul Aurich) 10 in a group on the buddy list. (Paul Aurich)
11 * Removed the unmaintained and unneeded toc protocol plugin. 11 * Removed the unmaintained and unneeded toc protocol plugin.
12 * Fixed NTLM authentication on big-endian systems. 12 * Fixed NTLM authentication on big-endian systems.
13
14 libpurple:
15 * Various memory cleanups when unloading libpurple. (Nick Hebner) 13 * Various memory cleanups when unloading libpurple. (Nick Hebner)
16 * Report idle time 'From last message sent' should work properly. 14 * Report idle time 'From last message sent' should work properly.
17 * Show the invite message for buddies that requested authorization 15 * Show the invite message for buddies that requested authorization
18 from you on MSN. 16 from you on MSN.
19 * DNS servers are re-read when DNS queries fail in case the system has 17 * DNS servers are re-read when DNS queries fail in case the system has
34 * Accounts can specify a server to which to connect. 32 * Accounts can specify a server to which to connect.
35 (Krzysztof "kreez" Tobola) 33 (Krzysztof "kreez" Tobola)
36 * Correctly show tooltip status for contacts with status messages. 34 * Correctly show tooltip status for contacts with status messages.
37 (Krzysztof "kkszysiu" Klinikowski) 35 (Krzysztof "kkszysiu" Klinikowski)
38 * Support for fetching buddy icons. (Krzysztof "kkszysiu" Klinikowski) 36 * Support for fetching buddy icons. (Krzysztof "kkszysiu" Klinikowski)
37 * Support connection progress steps in Gadu-Gadu (Krzysztof "kkszysiu"
38 Klinikowski)
39 39
40 XMPP: 40 XMPP:
41 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), voice 41 * Voice & Video support with Jingle (XEP-0166, 0167, 0176, & 0177), voice
42 support with GTalk and voice and video support with the GMail web 42 support with GTalk and voice and video support with the GMail web
43 client. (Mike "Maiku" Ruprecht) 43 client. (Mike "Maiku" Ruprecht)