Mercurial > pidgin.yaz
diff ChangeLog @ 28535:00302e68c31d
Fix parsing of invalid IRC TOPIC messages which contain no actual topic
string. Thanks to Cristofaro Mune for finding this.
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Thu, 03 Sep 2009 16:05:01 +0000 |
parents | daa709ff32e3 |
children | 5a1d215211e2 |
line wrap: on
line diff
--- a/ChangeLog Thu Sep 03 16:03:39 2009 +0000 +++ b/ChangeLog Thu Sep 03 16:05:01 2009 +0000 @@ -6,6 +6,9 @@ to just making the warning non-fatal. * Fix using GNOME proxy settings properly. (Erik van Pienbroek) + IRC: + * Fix parsing of invalid TOPIC messages. + MSN: * Sending custom smileys in chats is now supported. * Ink messages are now saved when using the HTML logger.