Mercurial > pidgin.yaz
changeset 24845:9a371554f686
Changelog the MSN OIM crash fix of #7901.
author | Elliott Sales de Andrade <qulogic@pidgin.im> |
---|---|
date | Sat, 27 Dec 2008 10:04:33 +0000 |
parents | 1fdec6aa8578 |
children | 689cfb82242e |
files | ChangeLog |
diffstat | 1 files changed, 2 insertions(+), 0 deletions(-) [+] |
line wrap: on
line diff
--- a/ChangeLog Sat Dec 27 09:37:12 2008 +0000 +++ b/ChangeLog Sat Dec 27 10:04:33 2008 +0000 @@ -6,6 +6,8 @@ Rosinski) * Don't ignore namespace information when parsing XMPP data. (Michal Witkowski) + * Fix a crash that occurred when retrieving certain Offline Messages + on MSN. XMPP: * Support for XEP-0191 blocking. (Vijay Raghunathan)