comparison ChangeLog @ 22475:53ffaf968813

merge of '409dce18b3381a807c9f3a692d19bc38e55ecf2b' and '90b8f3a86dc4e3a40bee83272b9def28ae2b2602'
author Will Thompson <will.thompson@collabora.co.uk>
date Thu, 13 Mar 2008 18:06:57 +0000
parents 8445ea581a6e 34b8d1107b06
children ed786719b10a
comparison
equal deleted inserted replaced
22474:8445ea581a6e 22475:53ffaf968813
12 * Fix a crash during login for some ICQ accounts 12 * Fix a crash during login for some ICQ accounts
13 * Prefer more available resources on XMPP when priorities are equal 13 * Prefer more available resources on XMPP when priorities are equal
14 * Fix incorrectly marking some Yahoo! contacts as blocked 14 * Fix incorrectly marking some Yahoo! contacts as blocked
15 * Improved handling of UTF-8 group names on ICQ (beret) 15 * Improved handling of UTF-8 group names on ICQ (beret)
16 * Fix a crash when starting if you have a Zephyr account 16 * Fix a crash when starting if you have a Zephyr account
17 * Increase XMPP ping timeout to 120 seconds, to prevent poor network
18 connections from timing out unnecessarily.
17 19
18 Pidgin: 20 Pidgin:
19 * Remove a workaround for older versions gstreamer that was causing 21 * Remove a workaround for older versions gstreamer that was causing
20 crashes on some non-Linux systems such as HPUX 22 crashes on some non-Linux systems such as HPUX
21 * Fix some cases of the conversation input entry area being 1 pixel high 23 * Fix some cases of the conversation input entry area being 1 pixel high
24 * Fix for displaying channel & buddy names in conversation window when
25 they have '&' in them
26 * Some memory leak fixes, especially in the Text Replacement plugin
22 27
23 Finch: 28 Finch:
24 * Fix compiling with Glib older than 2.6 29 * Fix compiling with Glib older than 2.6
25 * Ensure existing conversations selected from the 'Send IM' dialog are 30 * Ensure existing conversations selected from the 'Send IM' dialog are
26 given focus 31 given focus