Mercurial > pidgin
diff ChangeLog @ 31791:6ce4f2272abc
Fix a crash when the account is disconnected and we have requested a SB. (Hanzz, ported by shlomif)(Fixes #12431)
author | masca@cpw.pidgin.im |
---|---|
date | Sun, 14 Aug 2011 19:04:59 +0000 |
parents | 32ef245fd1f6 |
children | 65fc614f11e4 |
line wrap: on
line diff
--- a/ChangeLog Sat Aug 13 21:57:35 2011 +0000 +++ b/ChangeLog Sun Aug 14 19:04:59 2011 +0000 @@ -37,6 +37,8 @@ MSN: * Fix seemingly random crashing. (#14307) + * Fix a crash when the account is disconnected at the time we are doing a + SB request. (Hanzz, ported by shlomif) (#12431) XMPP: * Do not generate malformed XML ("</>") when setting an empty mood.