diff 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
line wrap: on
line diff
--- a/ChangeLog	Thu Nov 27 20:53:51 2008 +0000
+++ b/ChangeLog	Fri Nov 28 01:49:58 2008 +0000
@@ -15,6 +15,8 @@
 	* 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.
+	* Fix the namespace URL we look for in PEP reply stanzas to match the URL
+	  used in the 'get' requests (Paul Aurich)
 
 	Pidgin:
 	* On GTK+ 2.14 and higher, we're using the gtk-tooltip-delay setting