comparison 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
comparison
equal deleted inserted replaced
9091:97a1fb329cd2 9092:9e5a709c30a8
35 and make errors easier to interpret (Felipe Contreras) 35 and make errors easier to interpret (Felipe Contreras)
36 * Fixed a privacy-related bug in MSN that affected blocking/permitting, 36 * Fixed a privacy-related bug in MSN that affected blocking/permitting,
37 which was due to case-sensitive string comparisons (Gudmundur Olafsson) 37 which was due to case-sensitive string comparisons (Gudmundur Olafsson)
38 * Fixed an MSN HTTP method bug where MSN would queue data indefinitely. 38 * Fixed an MSN HTTP method bug where MSN would queue data indefinitely.
39 (Andrew Wellington) 39 (Andrew Wellington)
40 * Overly long messages and paging cell phones in MSN no longer cause
41 disconnects (Felipe Contreras)
40 * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie) 42 * Several bug fixes for MSN's MSNSLP and MSNObject support (Finlay Dobbie)
41 * ALT-F works correctly in the System Log Viewer (Stu Tomlinson) 43 * ALT-F works correctly in the System Log Viewer (Stu Tomlinson)
42 * New tabs should scroll correctly again (Tim Ringenbach) 44 * New tabs should scroll correctly again (Tim Ringenbach)
43 * Dialogs opened from a conversation window are now closed when 45 * Dialogs opened from a conversation window are now closed when
44 the conversation window is closed, preventing a crash (Kevin Stange) 46 the conversation window is closed, preventing a crash (Kevin Stange)