Mercurial > pidgin
diff ChangeLog @ 30216:91869ed3ba59
Fixes non-ASCII arguments to /mode, /umode, etc. Thanks to Max
Ulidtko for this patch.
Fixes #12207
committer: Ethan Blanton <elb@pidgin.im>
author | ulidtko@gmail.com |
---|---|
date | Tue, 22 Jun 2010 01:40:18 +0000 |
parents | fcc36743697c |
children | d0b0f0d17046 |
line wrap: on
line diff
--- a/ChangeLog Sun Jun 20 17:51:31 2010 +0000 +++ b/ChangeLog Tue Jun 22 01:40:18 2010 +0000 @@ -13,6 +13,9 @@ * Rebindable 'dropdown' action for comboboxes (GntComboBox) to show the dropdown list of options. + IRC: + * Fix non-ASCII arguments to /mode et al. (thanks to Max Ulidtko) + XMPP: * Allow connecting to servers that only advertise GSSAPI and expect a fallback to legacy IQ authentication (broken in 2.7.0).