Mercurial > pidgin
diff ChangeLog @ 9092:9e5a709c30a8
[gaim-migrate @ 9869]
More patches by shx. These prevent disconnects with message lengths that
are past the allowed MSN message length, fixes pager messages, and provides
a better error dialog stuff for MSN errors. I hope I got that all right. :)
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Thu, 27 May 2004 08:19:29 +0000 |
parents | f32ee2e97b37 |
children | f0be63d6d192 |
line wrap: on
line diff
--- a/ChangeLog Thu May 27 08:04:11 2004 +0000 +++ b/ChangeLog Thu May 27 08:19:29 2004 +0000 @@ -37,6 +37,8 @@ which was due to case-sensitive string comparisons (Gudmundur Olafsson) * Fixed an MSN HTTP method bug where MSN would queue data indefinitely. (Andrew Wellington) + * Overly long messages and paging cell phones in MSN no longer cause + disconnects (Felipe Contreras) * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie) * ALT-F works correctly in the System Log Viewer (Stu Tomlinson) * New tabs should scroll correctly again (Tim Ringenbach)