Mercurial > pidgin
diff ChangeLog @ 31747:958621e23f5d
Fix the handling of IRC formatting following mIRC ^O.
Fixes #14436
author | Ethan Blanton <elb@pidgin.im> |
---|---|
date | Tue, 19 Jul 2011 16:56:23 +0000 |
parents | f7c94fc60a0c |
children | 6d6056e176fe |
line wrap: on
line diff
--- a/ChangeLog Sun Jul 17 20:38:09 2011 +0000 +++ b/ChangeLog Tue Jul 19 16:56:23 2011 +0000 @@ -17,6 +17,9 @@ * Fix building of the bundled libgadu library with older versions of GnuTLS. (patch plucked from upstream) (#14365) + IRC: + * Fix the handling of formatting following mIRC ^O (#14436) + MSN: * Fix seemingly random crashing. (#14307)