Mercurial > pidgin
changeset 28188:158d7fc55fda
Changelog MSN Chat fix.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Fri, 04 Sep 2009 02:20:26 +0000 |
parents | 12dbf561b9c7 |
children | 8ca57377fbfe |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 03 23:55:37 2009 +0000 +++ b/ChangeLog Fri Sep 04 02:20:26 2009 +0000 @@ -14,6 +14,8 @@ * Ink messages are now saved when using the HTML logger. * Fix a crash when receiving some handwritten messages. * Fix a crash when receiving certain SLP invite messages. + * Chats with multiple people should no longer spontaneously + disconnect. XMPP: * Prompt the user before cancelling a presence subscription.