comparison ChangeLog @ 24718:9d13030adae8

Reapply 046452c275782ffd3218e3ae4863eaa8bf31a5f4 since it doesn't really seem to cause problems with regular login like I thought before. Fixes #6196.
author Elliott Sales de Andrade <qulogic@pidgin.im>
date Mon, 15 Dec 2008 04:03:12 +0000
parents 84aabca8413a
children 041bb386bf96
comparison
equal deleted inserted replaced
24717:ace4ff827908 24718:9d13030adae8
38 * The Games and Office media can now be set and displayed (in addition 38 * The Games and Office media can now be set and displayed (in addition
39 to the previous Music media). The Media status text now shows the 39 to the previous Music media). The Media status text now shows the
40 album, if possible. 40 album, if possible.
41 * Messages sent from a mobile device while you were offline are now 41 * Messages sent from a mobile device while you were offline are now
42 correctly received. 42 correctly received.
43 * Server transfers after you've been connected for a long time should
44 now be handled correctly.
43 * Many other fixes and code cleanup. 45 * Many other fixes and code cleanup.
44 46
45 XMPP: 47 XMPP:
46 * Fix the namespace URL we look for in PEP reply stanzas to match the URL 48 * Fix the namespace URL we look for in PEP reply stanzas to match the URL
47 used in the 'get' requests (Paul Aurich) 49 used in the 'get' requests (Paul Aurich)