Mercurial > pidgin
diff ChangeLog @ 8255:4de49af535b3
[gaim-migrate @ 8978]
Patch from Stu Tomlinson:
- Adds error messages for 2 new error codes (from
http://www.hypothetic.org/docs/msn/reference/error_list.php)
- Changes "Internal Server Error" to "Service Temporarily Unavailable" (to
match what the official client reports)
- Fixes indentation for msn/error.c error codes
- Fixes a small bug when a user disallows mobile pages (Gaim was only
updating the buddy status when a user allowed mobile pages)
committer: Tailor Script <tailor@pidgin.im>
author | Christian Hammond <chipx86@chipx86.com> |
---|---|
date | Sat, 14 Feb 2004 20:45:28 +0000 |
parents | 63c7a16a2c09 |
children | 1d86096ae0f4 |
line wrap: on
line diff
--- a/ChangeLog Sat Feb 14 15:11:17 2004 +0000 +++ b/ChangeLog Sat Feb 14 20:45:28 2004 +0000 @@ -15,6 +15,9 @@ * TCL Plugin API changed * Tabs now stay green when they are supposed to (Etan Reisner) * Offline accounts in account drop-down lists are now greyed (Etan Reisner) + * The mobile icon on MSN users is now removed when the person disables + mobile paging (Stu Tomlinson) + * Added new MSN error codes and fixed an incorrect one (Stu Tomlinson) * Gadu-Gadu might actually connect again (Ignacy Gawedzki) * Buddy pounces for an account are removed when the account is deleted (Gary Kramlich)