Mercurial > pidgin
comparison 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 |
comparison
equal
deleted
inserted
replaced
31790:edd063ee1016 | 31791:6ce4f2272abc |
---|---|
35 IRC: | 35 IRC: |
36 * Fix the handling of formatting following mIRC ^O (#14436) | 36 * Fix the handling of formatting following mIRC ^O (#14436) |
37 | 37 |
38 MSN: | 38 MSN: |
39 * Fix seemingly random crashing. (#14307) | 39 * Fix seemingly random crashing. (#14307) |
40 * Fix a crash when the account is disconnected at the time we are doing a | |
41 SB request. (Hanzz, ported by shlomif) (#12431) | |
40 | 42 |
41 XMPP: | 43 XMPP: |
42 * Do not generate malformed XML ("</>") when setting an empty mood. | 44 * Do not generate malformed XML ("</>") when setting an empty mood. |
43 (#14342) | 45 (#14342) |
44 * Fix the /join <room> behavior. (Broken when adding support for | 46 * Fix the /join <room> behavior. (Broken when adding support for |