comparison ChangeLog @ 27842:f9cf1e14838b

irc: Handle a buddy appearing in multiple groups properly. Handle multiple PurpleBuddy's corresponding to the same buddy with a reference count in struct irc_buddy and fix a string corruption that would be caused by using g_hash_table_insert instead of replace (the wrong string is freed).
author Paul Aurich <paul@darkrain42.org>
date Thu, 06 Aug 2009 04:59:12 +0000
parents 4a80e0f7f185
children 13304cc385d7
comparison
equal deleted inserted replaced
27841:0e516784bbae 27842:f9cf1e14838b
43 against the GNU IDN library. 43 against the GNU IDN library.
44 * Install scalable versions of the main Pidgin icon, the protocol icons, 44 * Install scalable versions of the main Pidgin icon, the protocol icons,
45 the dialog icons, and the Buddy List emblems. 45 the dialog icons, and the Buddy List emblems.
46 * Build properly on Hurd. (Marc Dequènes) 46 * Build properly on Hurd. (Marc Dequènes)
47 * Various memory leaks fixed as reported by Josh Mueller. 47 * Various memory leaks fixed as reported by Josh Mueller.
48 * Properly handle an IRC buddy appearing in multiple groups.
48 49
49 AIM and ICQ: 50 AIM and ICQ:
50 * Preliminary support for a new authentication scheme called 51 * Preliminary support for a new authentication scheme called
51 "clientLogin." 52 "clientLogin."
52 * Fixed a bug where your away message sometimes would not get set when 53 * Fixed a bug where your away message sometimes would not get set when