Mercurial > pidgin
diff ChangeLog @ 21993:bb1190d6961c
Partial support for reading ICQ 6 status notes. The status note will
show up next to the person's name in the buddy list, but only if they
don't have another status message set.
This is from Collin from ComBOTS GmbH. Fixes #3208.
author | Mark Doliner <mark@kingant.net> |
---|---|
date | Sat, 05 Jan 2008 07:33:13 +0000 |
parents | 93e2caaa37ac |
children | 1278280fa0b6 0503cd74cb56 |
line wrap: on
line diff
--- a/ChangeLog Sat Jan 05 02:16:30 2008 +0000 +++ b/ChangeLog Sat Jan 05 07:33:13 2008 +0000 @@ -7,6 +7,8 @@ * Eliminated unmaintained Howl backend implementation for the Bonjour protocol. Avahi (or Apple's Bonjour runtime on win32) is now required to use Bonjour. + * Partial support for viewing ICQ status notes (Collin from + ComBOTS GmbH). Pidgin: * Added the ability to theme conversation name colors (red and blue)