Mercurial > pidgin.yaz
diff ChangeLog @ 24510:5f597914cd01
Don't try to get info for MUC's. Allow getting info for regular JID's and
room particpant JID's. Fixes #6648.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Sat, 29 Nov 2008 19:35:13 +0000 |
parents | 0b2a1b6f7464 |
children | 915fdb649210 |
line wrap: on
line diff
--- a/ChangeLog Sat Nov 29 18:20:58 2008 +0000 +++ b/ChangeLog Sat Nov 29 19:35:13 2008 +0000 @@ -25,6 +25,7 @@ * Gadu-Gadu now validates that UID's are valid (Adam Strzelecki) * Gadu-Gadu now does proper charset translations where needed (Adam Strzelecki) + * Quit trying to get user info for XMPP MUC's (Paul Aurich) Pidgin: * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting