Mercurial > pidgin
comparison ChangeLog @ 24269:d37bff820b2d
NEWS and ChangeLog a bit.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sun, 19 Oct 2008 06:27:47 +0000 |
parents | 0f8c36e26b72 |
children | fddab13f1630 |
comparison
equal
deleted
inserted
replaced
24268:32e5515232b9 | 24269:d37bff820b2d |
---|---|
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.5.2 (10/19/2008): | 3 version 2.5.2 (10/19/2008): |
4 libpurple: | 4 libpurple: |
5 * Restored the "Has You" feature to the MSN protocol tooltips. | |
6 * Fixed a crash on removing a custom buddy icon on a buddy. | 5 * Fixed a crash on removing a custom buddy icon on a buddy. |
7 * Fixed a crash caused by certain self-signed SSL certificates. | 6 * Fixed a crash caused by certain self-signed SSL certificates. |
8 * Enable a number of strong ciphers which were previously disabled | 7 * Enable a number of strong ciphers which were previously disabled |
9 when using NSS. (Thanks to Marcus Trautwig.) | 8 when using NSS. (Thanks to Marcus Trautwig.) |
10 | 9 |
14 * A mute sounds option has been added to the preferences window to | 13 * A mute sounds option has been added to the preferences window to |
15 help with discoverability. CTRL+S is no longer bound to mute. | 14 help with discoverability. CTRL+S is no longer bound to mute. |
16 * Added ability to change the color of visited links (using the theme | 15 * Added ability to change the color of visited links (using the theme |
17 control plugin, or setting the color in ~/.gtkrc-2.0) | 16 control plugin, or setting the color in ~/.gtkrc-2.0) |
18 * Fix a crash occuring when a custom smiley is deleted and re-added and | 17 * Fix a crash occuring when a custom smiley is deleted and re-added and |
19 used in an open conversation after being re-added | 18 used in an open conversation after being re-added. |
20 | 19 |
21 Finch: | 20 Finch: |
22 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group | 21 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group |
23 hierarchies are defined by the '/' character in the group names | 22 hierarchies are defined by the '/' character in the group names. |
24 * A bug was fixed where some key-bindings wouldn't work with some TERMs | 23 * A bug was fixed where some key-bindings wouldn't work with some TERMs |
25 (e.g. xterm-color, screen-linux etc.) | 24 (e.g. xterm-color, screen-linux etc.) |
25 | |
26 MSN: | |
27 * Operations (such as moving to a new group) on contacts that were added | |
28 in the same session should now complete correctly, and not cause | |
29 synchronization errors at next login. | |
30 * Minor fixes to login process during a server transfer. | |
31 * Restored the "Has You" feature to the MSN protocol tooltips. | |
32 * ADL 205/214/etc errors should no longer prevent login. | |
26 | 33 |
27 XMPP: | 34 XMPP: |
28 * Sending and receiving custom smileys using the specification in | 35 * Sending and receiving custom smileys using the specification in |
29 XEP-0231 (bits of binary) and XHTML-IM | 36 XEP-0231 (bits of binary) and XHTML-IM |
30 | 37 |