Mercurial > pidgin.yaz
changeset 24445:8bfa0fb61498
ChangeLog the last few things I committed.
author | John Bailey <rekkanoryo@rekkanoryo.org> |
---|---|
date | Mon, 24 Nov 2008 00:50:55 +0000 |
parents | 168329be9623 |
children | 5ad07a31388e |
files | ChangeLog |
diffstat | 1 files changed, 5 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Mon Nov 24 00:34:37 2008 +0000 +++ b/ChangeLog Mon Nov 24 00:50:55 2008 +0000 @@ -10,6 +10,11 @@ * Corrected maximum message lengths for Yahoo! * Fix some problems with Gadu-Gadu buddy icons (Adam Strzelecki) * Enable auto-reply on Zephyr, to emulate 'zaway' (Toby Schaffer) + * The Buddy State Notification plugin no longer prints duplicate + notifications when the same buddy is in multiple groups (Florian Quèze) + * The Buddy State Notification plugin no longer turns JID's, MSN Passport + ID's, etc. into links (Florian Quèze) + * Fix a crash in SIMPLE when a malformed message is received. Pidgin: * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting