Mercurial > pidgin.yaz
diff ChangeLog @ 26709:fcd7d4c24230
Notify the user if an IRC /nick command fails, rather than trying fallbacks.
This code should not come into play on initial connect, but only on /nick
commands issued by the user. If it does, we'll have to try again.
Fixes #5181
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Sat, 18 Apr 2009 03:08:12 +0000 |
parents | fac5f6efb75f |
children | 9e0001caa207 |
line wrap: on
line diff
--- a/ChangeLog Sat Apr 18 02:52:46 2009 +0000 +++ b/ChangeLog Sat Apr 18 03:08:12 2009 +0000 @@ -26,6 +26,9 @@ IRC: * Correctly handle WHOIS for users who are joined to a large number of channels. + * Notify the user if a /nick command fails, rather than trying + fallback nicks. + Pidgin: * Added -f command line option to tell Pidgin to ignore NetworkManager