Mercurial > pidgin
comparison ChangeLog @ 24554:4caae7801f4d
Fix the namespace URL we look for on PEP reply stanzas to match the URL we
use on the "get" requests. Fixes #7291.
committer: John Bailey <rekkanoryo@rekkanoryo.org>
author | Paul Aurich <paul@darkrain42.org> |
---|---|
date | Fri, 28 Nov 2008 01:49:58 +0000 |
parents | 1ee0ded8926b |
children | 7ec139c84d36 |
comparison
equal
deleted
inserted
replaced
24553:2675fda76ddf | 24554:4caae7801f4d |
---|---|
13 * The Buddy State Notification plugin no longer prints duplicate | 13 * The Buddy State Notification plugin no longer prints duplicate |
14 notifications when the same buddy is in multiple groups (Florian Quèze) | 14 notifications when the same buddy is in multiple groups (Florian Quèze) |
15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport | 15 * The Buddy State Notification plugin no longer turns JID's, MSN Passport |
16 ID's, etc. into links (Florian Quèze) | 16 ID's, etc. into links (Florian Quèze) |
17 * Fix a crash in SIMPLE when a malformed message is received. | 17 * Fix a crash in SIMPLE when a malformed message is received. |
18 * Fix the namespace URL we look for in PEP reply stanzas to match the URL | |
19 used in the 'get' requests (Paul Aurich) | |
18 | 20 |
19 Pidgin: | 21 Pidgin: |
20 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting | 22 * On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting |
21 instead of our own (hidden) tooltip_delay pref. If you had | 23 instead of our own (hidden) tooltip_delay pref. If you had |
22 previously changed that pref, add a line like this to | 24 previously changed that pref, add a line like this to |