comparison ChangeLog @ 26020:8bfa1f01f035

merge of 'a4aa548f12b557cc419b1567e6902eb124d0cf06' and 'c2b27ebb3760df28827d2fd1b391386a894cf952'
author Mike Ruprecht <maiku@soc.pidgin.im>
date Sun, 19 Oct 2008 04:40:59 +0000
parents 9dc25e7e9625
children 6ecad8e70da0
comparison
equal deleted inserted replaced
26014:bd598b606ca4 26020:8bfa1f01f035
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.1 (??/??/????): 3 version 2.5.2 (??/??/????):
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.
7 * Fixed a crash caused by certain self-signed SSL certificates.
8 * Enable a number of strong ciphers which were previously disabled
9 when using NSS. (Thanks to Marcus Trautwig.)
10
11 Pidgin:
12 * The status selector now saves your message when changing status.
13 * Fix a case where a conversation window could close unexpectedly.
14 * A mute sounds option has been added to the preferences window to
15 help with discoverability. CTRL+S is no longer bound to mute.
16 * Added ability to change the color of visited links (using the theme
17 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
19 used in an open conversation after being re-added
20
21 Finch:
22 * A new 'Nested Grouping' option in the 'Grouping' plugin. Group
23 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
25 (e.g. xterm-color, screen-linux etc.)
26
27 XMPP:
28 * Sending and receiving custom smileys using the specification in
29 XEP-0231 (bits of binary) and XHTML-IM
30
31 Yahoo:
32 * Only send a Ping once every hour. This prevents the account from
33 being disconnected from the server periodically.
34
35 version 2.5.1 (08/30/2008):
4 libpurple: 36 libpurple:
5 * In the Join/Part plugin, add the ability to apply the rules to 37 * In the Join/Part plugin, add the ability to apply the rules to
6 buddies. By default, joins and parts for buddies are still shown. 38 buddies. By default, joins and parts for buddies are still shown.
39 * Support SOCKS proxies specified in GNOME or Windows proxy settings.
40 * Fix some possible crashes in MSNP15.
41 * Enable a default SSL trust relationship for MSN servers.
42 * Avoid disconnecting from XMPP servers on parse errors that are
43 non-fatal.
44 * Include some perl files that were mistakenly omitted in 2.5.0.
45
46 Pidgin:
47 * Prevent use of custom smilies without "shortcuts."
48 * Fix a crash that could appear with AIM buddy tooltips.
49
50 Artwork:
51 * General refresh of many icons in the interface.
52 * Many cleanups to artwork source are now included in the distribution.
53 * A new "throbber" animation has been added to indicate when accounts
54 are connecting.
7 55
8 version 2.5.0 (08/18/2008): 56 version 2.5.0 (08/18/2008):
9 libpurple: 57 libpurple:
10 * Ability to create custom smileys (currently only the MSN protocol 58 * Ability to create custom smileys (currently only the MSN protocol
11 utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil, 59 utilizes the feature). (Thanks to Mauro Sérgio Ferreira Brasil,